Skip to content

Hostname

champagneshop.com

Last fetched

champagneshop.com resolves to 1 IPv4 address operated by COMBELL-AS - Combell NV in BE. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · champagneshop.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/champagneshop.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.72.167.12437.72.160.0/21AS34762COMBELL-AS - Combell NVBE

WHOIS identity

Registrar
iana:69
Organization
j.b. wilting
Contact emails

Subdomains

5 observed subdomains of champagneshop.com.

Web-graph footprint

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

29 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for champagneshop.com.

MechanismTarget
SPF_Achampagneshop.com
SPF_INCLUDE_spf.hostnet.nl
SPF_INCLUDEspf.roos.hypernode.io
SPF_IP37.72.167.124
SPF_MXchampagneshop.com

Related pages

Pivot deeper into the graph from champagneshop.com.

Cypher and MCP

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

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