Skip to content

Hostname

est2.wiels.com

Last fetched

est2.wiels.com resolves to 1 IPv4 address operated by AS20857 in NL.

Nutrition Label

WHISPER CANON · est2.wiels.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/est2.wiels.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.97.133.2737.97.128.0/17AS20857NL

WHOIS identity

No WHOIS records are currently associated with est2.wiels.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for est2.wiels.com.

MechanismTarget
SPF_Awiels.com
SPF_Awiels.nl
SPF_IP2a01:7c8:aabc:63:5054:ff:fe92:54a8
SPF_IP37.97.133.27
SPF_MXest2.wiels.com
SPF_MXhoeveschoonzicht.nl
SPF_MXpark.nl
SPF_MXwiels.com
SPF_MXwiels.nl

Related pages

Pivot deeper into the graph from est2.wiels.com.

Cypher and MCP

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

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