Skip to content

Hostname

genmills.com

Last fetched

genmills.com resolves to 1 IPv4 address operated by GENMILLS - General Mills, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · genmills.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/genmills.com

Resolution chain

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

IPPrefixASNOperatorCountry
153.13.148.68153.23.44.0/23AS20478GENMILLS - General Mills, Inc.US

WHOIS identity

Registrar
iana:299
Organization
domain name administrator
Contact emails

Subdomains

372 observed subdomains of genmills.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for genmills.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc6748-67.iphmx.com
SPF_INCLUDE_spf.billtrust.com
SPF_INCLUDEeverbridge.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.salesforce.com
SPF_IP146.217.15.0/24
SPF_IP149.72.196.66/32
SPF_IP149.72.231.47/32
SPF_IP159.183.176.1
SPF_IP192.250.23.41
SPF_IP40.76.221.254/32
SPF_IP52.183.26.130

Related pages

Pivot deeper into the graph from genmills.com.

Cypher and MCP

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

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