Skip to content

Hostname

plixxent.com

Last fetched

plixxent.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:226 as the registrar.

Nutrition Label

WHISPER CANON · plixxent.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/plixxent.com

Resolution chain

plixxent.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:226
Organization
gert habermann
Contact emails

Subdomains

10 observed subdomains of plixxent.com.

Web-graph footprint

Distinct hostnames that link to or from plixxent.com in the public web crawl.

46 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for plixxent.com.

MechanismTarget
SPF_INCLUDE_spf.zucchetti.com
SPF_INCLUDE_spf.zucchetti.it
SPF_INCLUDE_spf.zucchetti.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP131.189.146.65
SPF_IP134.119.228.234
SPF_IP149.13.94.53
SPF_IP20.113.158.237
SPF_IP34.107.8.58/32
SPF_IP35.242.247.107/32
SPF_IP92.205.48.98
SPF_IP94.100.251.184
SPF_IP94.100.251.185
SPF_IP94.100.251.186

Related pages

Pivot deeper into the graph from plixxent.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "plixxent.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.