Skip to content

Hostname

genesco.com

Last fetched

genesco.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · genesco.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/genesco.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.195.94.17969.195.64.0/18AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
iana:2
Organization
genesco attn genesco.com care of network solutions
Contact emails

Subdomains

43 observed subdomains of genesco.com.

Web-graph footprint

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

88 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for genesco.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP12.153.31.10
SPF_IP12.153.31.52
SPF_IP23.96.5.202
SPF_IP69.25.40.110
SPF_IP69.25.40.111
SPF_IP69.25.40.72
SPF_REDIRECTspf.genesco.com

Related pages

Pivot deeper into the graph from genesco.com.

Cypher and MCP

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

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