Skip to content

Hostname

domains.xoftmade.com

Last fetched

domains.xoftmade.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · domains.xoftmade.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/domains.xoftmade.com

Resolution chain

domains.xoftmade.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.215.231.71162.215.230.0/23AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

No WHOIS records are currently associated with domains.xoftmade.com in WhisperGraph.

Subdomains

1 observed subdomain of domains.xoftmade.com.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for domains.xoftmade.com.

MechanismTarget
SPF_Adomains.xoftmade.com
SPF_IP144.217.77.144
SPF_IP167.114.156.69
SPF_IP167.114.203.80
SPF_IP167.114.203.84
SPF_IP192.99.206.91
SPF_IP192.99.6.170
SPF_IP192.99.9.110
SPF_IP51.255.78.90
SPF_IP62.171.154.238
SPF_IP94.23.146.159
SPF_MXdomains.xoftmade.com

Related pages

Pivot deeper into the graph from domains.xoftmade.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "domains.xoftmade.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.