Skip to content

Hostname

antteq.com

Last fetched

antteq.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in PL. WHOIS lists iana:3826 as the registrar.

Nutrition Label

WHISPER CANON · antteq.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/antteq.com

Resolution chain

antteq.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.158.133.1185.158.133.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.PL
111.88.248.240111.88.240.0/20AS200350PK

WHOIS identity

Registrar
iana:3826
Organization
okan helvacioglu
Contact emails

Subdomains

4 observed subdomains of antteq.com.

Web-graph footprint

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

31 sites link to this hostname.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for antteq.com.

MechanismTarget
SPF_Aantteq.com
SPF_IP31.210.39.213/32
SPF_IP31.210.39.252/32
SPF_MXantteq.com

Related pages

Pivot deeper into the graph from antteq.com.

Cypher and MCP

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

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