Skip to content

Hostname

exi-go.com

Last fetched

exi-go.com resolves to 1 IPv4 address operated by TWENTYI - 20i Limited in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · exi-go.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/exi-go.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.151.30.147185.151.30.0/24AS48254TWENTYI - 20i LimitedGB

WHOIS identity

Registrar
iana:69
Organization
exigo technologies
Contact emails

Subdomains

9 observed subdomains of exi-go.com.

Web-graph footprint

Distinct hostnames that link to or from exi-go.com in the public web crawl.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for exi-go.com.

MechanismTarget
SPF_INCLUDEemailspf.billingbooth.com
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.193.33.39
SPF_IP185.123.181.97
SPF_IP185.70.192.4
SPF_IP188.95.91.97
SPF_IP34.251.93.114/32
SPF_IP35.177.22.237/32
SPF_IP45.8.227.179/32
SPF_IP51.140.159.48/32
SPF_IP51.140.37.132/32
SPF_IP51.141.5.228/32
SPF_IP51.89.233.108
SPF_IP51.89.233.109
SPF_IP52.56.150.127/32

Related pages

Pivot deeper into the graph from exi-go.com.

Cypher and MCP

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

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