Skip to content

Hostname

groundcontrol.com

Last fetched

groundcontrol.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · groundcontrol.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/groundcontrol.com

Resolution chain

groundcontrol.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.201.14513.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.135.70.413.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.41.183.9513.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.36.21313.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.23.24318.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.176.198.20535.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1068
Organization
domain master
Contact emails

Subdomains

46 observed subdomains of groundcontrol.com.

Web-graph footprint

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

234 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for groundcontrol.com.

MechanismTarget
SPF_Amss-update.groundcontrol.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEservers.mcsv.net
SPF_IP72.14.187.38

Related pages

Pivot deeper into the graph from groundcontrol.com.

Cypher and MCP

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

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