Skip to content

Hostname

goxei.com.macadano.com

Last fetched

goxei.com.macadano.com resolves to 1 IPv4 address operated by Truehost Cloud Limited - Truehost Cloud Limited in KE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
102.212.246.99102.212.246.0/24AS329278Truehost Cloud Limited - Truehost Cloud LimitedKE

WHOIS identity

No WHOIS records are currently associated with goxei.com.macadano.com in WhisperGraph.

Subdomains

1 observed subdomain of goxei.com.macadano.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for goxei.com.macadano.com.

MechanismTarget
SPF_Agoxei.com.macadano.com
SPF_INCLUDE_spf.truehostcloud.com
SPF_IP102.212.246.98
SPF_IP102.212.246.99
SPF_IP54.36.174.113
SPF_MXgoxei.com.macadano.com

Related pages

Pivot deeper into the graph from goxei.com.macadano.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "goxei.com.macadano.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.