Skip to content

Hostname

e.talbots.com

Last fetched

e.talbots.com resolves to 7 IPv4 addresses operated by NEXUSIS - Nexus IS in US.

Nutrition Label

WHISPER CANON · e.talbots.comRouting diversity4.2/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/e.talbots.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.213.2.204173.213.2.0/23AS53316NEXUSIS - Nexus ISUS
208.49.63.41208.49.63.0/24AS53316NEXUSIS - Nexus ISUS
208.49.63.42208.49.63.0/24AS53316NEXUSIS - Nexus ISUS
208.50.56.47208.50.56.0/24AS53316NEXUSIS - Nexus ISUS
209.3.218.106209.3.218.0/24AS53316NEXUSIS - Nexus ISUS
63.149.195.13663.149.195.0/24AS53316NEXUSIS - Nexus ISUS
173.213.24.204173.213.24.0/23AS53316NEXUSIS - Nexus ISUS

WHOIS identity

No WHOIS records are currently associated with e.talbots.com in WhisperGraph.

Subdomains

21 observed subdomains of e.talbots.com.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for e.talbots.com.

MechanismTarget
SPF_Ae.talbots.com
SPF_IP173.213.2.204
SPF_IP173.213.4.95/32
SPF_IP208.49.63.40
SPF_IP208.49.63.41
SPF_IP208.49.63.42
SPF_IP208.50.56.47
SPF_IP38.107.100.40/29
SPF_IP63.148.46.114
SPF_IP63.148.46.81/32
SPF_IP63.236.77.17
SPF_IP63.236.77.21
SPF_IP8.7.43.19/30
SPF_MXe.talbots.com

Related pages

Pivot deeper into the graph from e.talbots.com.

Cypher and MCP

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

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