Skip to content

Hostname

seyfarth.com

Last fetched

seyfarth.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · seyfarth.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/seyfarth.com

Resolution chain

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

IPPrefixASNOperatorCountry
54.203.180.5354.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
seyfarth shaw llp attn seyfarth.com care of network solutions
Contact emails

Subdomains

178 observed subdomains of seyfarth.com.

Web-graph footprint

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

1,324 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for seyfarth.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_Aeurte.peoplepath.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.177.16.0/24
SPF_IP108.177.17.0/24
SPF_IP142.0.177.133/32
SPF_IP142.0.177.134
SPF_IP142.0.177.250
SPF_IP142.0.181.85
SPF_IP142.0.186.214
SPF_IP142.250.220.0/24
SPF_IP142.250.221.0/24
SPF_IP184.72.121.232
SPF_IP193.5.144.64/28
SPF_IP198.2.185.138
SPF_IP205.219.71.26
SPF_IP205.219.71.27
SPF_IP205.219.71.29
SPF_IP205.219.71.70
SPF_IP206.80.60.133
SPF_IP2600:1901:101::0/126
SPF_IP2600:1901:101::10/126
SPF_IP2600:1901:101::4/126
SPF_IP2600:1901:101::8/126
SPF_IP2600:1901:101::c/126
SPF_IP50.237.39.110
SPF_IP50.237.39.12
SPF_IP50.237.39.21
SPF_IP50.237.39.232
SPF_IP50.237.39.26
SPF_IP50.237.39.27
SPF_IP50.237.39.29
SPF_IP50.237.39.70
SPF_IP67.231.149.247
SPF_IP67.231.157.242
SPF_MXseyfarth.com

Related pages

Pivot deeper into the graph from seyfarth.com.

Cypher and MCP

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

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