Skip to content

Hostname

de-simone.com

Last fetched

de-simone.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.215.126.3835.215.64.0/18AS15169GOOGLE - Google LLCUS

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 de-simone.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for de-simone.com.

MechanismTarget
SPF_INCLUDE26192452.spf05.hubspotemail.net
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP108.176.47.202
SPF_IP144.121.72.18
SPF_IP144.217.163.198
SPF_IP144.217.80.174
SPF_IP149.20.204.128/26
SPF_IP149.20.204.192/27
SPF_IP149.20.204.224/28
SPF_IP149.20.204.36
SPF_IP149.20.204.44
SPF_IP149.20.204.96/27
SPF_IP151.181.44.116
SPF_IP172.85.32.72/29
SPF_IP190.7.137.216
SPF_IP35.212.220.194
SPF_IP45.62.183.0/24
SPF_IP45.62.186.192/27
SPF_IP45.62.186.224/28
SPF_IP65.132.150.180
SPF_IP69.160.252.2
SPF_IP91.73.138.66
SPF_IP98.89.223.32/29

Related pages

Pivot deeper into the graph from de-simone.com.

Cypher and MCP

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

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