Skip to content

Hostname

degustationsdevins.com

Last fetched

degustationsdevins.com resolves to 1 IPv4 address operated by NEWWEB in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.140.68.80185.140.68.0/22AS207051NEWWEBFR

WHOIS identity

Registrar
iana:433
Organization
fiorani vincent
Contact emails

Subdomains

16 observed subdomains of degustationsdevins.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for degustationsdevins.com.

MechanismTarget
SPF_Adegustationsdevins.com
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDEmx.ovh.com
SPF_INCLUDEservers.mcsv.net
SPF_IP158.58.177.52
SPF_IP185.140.68.77/23
SPF_IP185.140.68.80
SPF_IP192.99.77.81/32
SPF_IP2001:4860:4000::/36
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2c0f:fb50:4000::/36
SPF_IP78.40.127.247
SPF_IP8.33.137.105/32

Related pages

Pivot deeper into the graph from degustationsdevins.com.

Cypher and MCP

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

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