Skip to content

Hostname

polteq.com

Last fetched

polteq.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · polteq.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/polteq.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.137.585.10.128.0/19AS20857NL

WHOIS identity

Registrar
iana:151
Organization
polteq beheer b.v.
Contact emails

Subdomains

13 observed subdomains of polteq.com.

Web-graph footprint

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

46 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for polteq.com.

MechanismTarget
SPF_Aout.zorgmail.nl
SPF_INCLUDE_spf.exactonline.com
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tribecrm.nl
SPF_IP185.54.183.118
SPF_IP2a01:7c8:bb0b:d0:5054:ff:fe88:389d
SPF_IP78.31.116.170
SPF_IP85.10.137.5

Related pages

Pivot deeper into the graph from polteq.com.

Cypher and MCP

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

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