Skip to content

Hostname

x-plose.dev

Last fetched

x-plose.dev has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1464 as the registrar.

Nutrition Label

WHISPER CANON · x-plose.devRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/x-plose.dev

Resolution chain

x-plose.dev 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:1464
Organization
x-plose
Contact emails

Subdomains

5 observed subdomains of x-plose.dev.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for x-plose.dev.

MechanismTarget
SPF_INCLUDEoutlook.com
SPF_IP109.68.161.21
SPF_IP109.68.161.22
SPF_IP109.68.161.24
SPF_IP148.105.8.0/21
SPF_IP185.136.64.128/27
SPF_IP185.136.65.128/27
SPF_IP198.2.128.0/18
SPF_IP2.59.64.0/22
SPF_IP205.201.128.0/20
SPF_IP2a02:d08:1002:114::/48
SPF_IP2a09:e940::/32
SPF_IP88.151.240.0/21

Related pages

Pivot deeper into the graph from x-plose.dev.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "x-plose.dev"})-[: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.