Skip to content

Hostname

govee.com

Last fetched

govee.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · govee.comRouting diversity5.6/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/govee.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.0.5100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.21.8918.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.6.1903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.39.823.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.24.24934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.81.24534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.27.23835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.254.5444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.253.1352.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.61.5052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.5.13654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.76.9898.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain administrator
Contact emails

Subdomains

35 observed subdomains of govee.com.

Web-graph footprint

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

163 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for govee.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mxhichina.com

Related pages

Pivot deeper into the graph from govee.com.

Cypher and MCP

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

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