Hostname
plixxent.com
Last fetched
plixxent.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:226 as the registrar.
Nutrition Label
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for plixxent.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.zucchetti.com |
| SPF_INCLUDE | _spf.zucchetti.it |
| SPF_INCLUDE | _spf.zucchetti.net |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.189.146.65 |
| SPF_IP | 134.119.228.234 |
| SPF_IP | 149.13.94.53 |
| SPF_IP | 20.113.158.237 |
| SPF_IP | 34.107.8.58/32 |
| SPF_IP | 35.242.247.107/32 |
| SPF_IP | 92.205.48.98 |
| SPF_IP | 94.100.251.184 |
| SPF_IP | 94.100.251.185 |
| SPF_IP | 94.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.