Skip to content

Hostname

sedgwick.com

Last fetched

sedgwick.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · sedgwick.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sedgwick.com

Resolution chain

sedgwick.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:292
Organization
brenda corey
Contact emails

Subdomains

360 observed subdomains of sedgwick.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sedgwick.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.sedgwick.com
SPF_IP137.174.32.90
SPF_IP137.174.32.91
SPF_IP174.129.192.189/32
SPF_IP20.93.51.133
SPF_IP20.93.51.142
SPF_IP204.156.177.25
SPF_IP206.82.146.77
SPF_IP216.70.104.248
SPF_IP4.1.95.230
SPF_IP52.70.180.81

Related pages

Pivot deeper into the graph from sedgwick.com.

Cypher and MCP

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

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