Skip to content

Hostname

bontekoe.com

Last fetched

bontekoe.com resolves to 1 IPv4 address operated by IHNET-EU in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.46.120.170185.46.120.0/22AS62134IHNET-EUNL

WHOIS identity

Registrar
iana:1647
Organization
gouke hiemstra
Contact emails

Subdomains

2 observed subdomains of bontekoe.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • bontekoe.com

SPF policy

4 SPF mechanisms authorising senders for bontekoe.com.

MechanismTarget
SPF_Abontekoe.com
SPF_IP185.46.120.138
SPF_IP185.46.120.170
SPF_MXbontekoe.com

Related pages

Pivot deeper into the graph from bontekoe.com.

Cypher and MCP

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

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