Skip to content

Hostname

seturvize.com

Last fetched

seturvize.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.232.26.22852.224.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for seturvize.com.

MechanismTarget
SPF_INCLUDEeuromsg.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.248.109.81
SPF_IP193.243.210.5
SPF_IP195.87.219.151
SPF_IP195.87.219.152
SPF_IP195.87.219.153
SPF_IP31.145.135.11
SPF_IP31.145.135.14
SPF_IP31.145.3.85
SPF_IP31.145.3.86
SPF_IP37.131.251.251

Related pages

Pivot deeper into the graph from seturvize.com.

Cypher and MCP

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

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