Skip to content

Hostname

gomotive.com

Last fetched

gomotive.com resolves to 1 IPv4 address operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · gomotive.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/gomotive.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.66.168192.0.66.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:468
Organization
on behalf of gomotive.com owner
Contact emails

Subdomains

42 observed subdomains of gomotive.com.

Web-graph footprint

Distinct hostnames that link to or from gomotive.com in the public web crawl.

977 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for gomotive.com.

MechanismTarget
SPF_Azgateway.zuora.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEstspg-customer.com
SPF_IP149.255.60.65
SPF_IP182.50.78.64/28
SPF_IP204.14.232.64/28
SPF_IP204.14.234.64/28
SPF_IP205.220.167.222
SPF_IP205.220.179.223
SPF_IP208.91.114.151/32
SPF_IP54.213.101.86/32
SPF_IP96.43.144.64/31
SPF_IP96.43.148.64/31

Related pages

Pivot deeper into the graph from gomotive.com.

Cypher and MCP

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

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