Skip to content

Hostname

expe2.dataquest.ch

Last fetched

expe2.dataquest.ch resolves to 1 IPv4 address operated by AS9044 in CH.

Nutrition Label

WHISPER CANON · expe2.dataquest.chRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/expe2.dataquest.ch

Resolution chain

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

IPPrefixASNOperatorCountry
82.220.38.6582.220.0.0/16AS9044CH

WHOIS identity

No WHOIS records are currently associated with expe2.dataquest.ch in WhisperGraph.

Subdomains

1 observed subdomain of expe2.dataquest.ch.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for expe2.dataquest.ch.

MechanismTarget
SPF_Aexpe2.dataquest.ch
SPF_Areg2.dataquest.ch
SPF_INCLUDEspf.dq-solutions.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_MXexpe2.dataquest.ch

Related pages

Pivot deeper into the graph from expe2.dataquest.ch.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "expe2.dataquest.ch"})-[: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.