Skip to content

Hostname

antyapi.com

Last fetched

antyapi.com resolves to 1 IPv4 address operated by AS49334 in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.132.173.26188.132.173.0/24AS49334TR

WHOIS identity

Registrar
iana:303
Organization
adanet internet ve iletisim hizmetleri a.s.
Contact emails

Subdomains

7 observed subdomains of antyapi.com.

Web-graph footprint

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

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for antyapi.com.

MechanismTarget
SPF_Aantyapi.com
SPF_INCLUDEdirectiq11.com
SPF_INCLUDEspf-eu.emailsignatures365.com
SPF_INCLUDEspf.digitalplanet.com.tr
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.236.62.104/29
SPF_IP188.132.173.146/24
SPF_IP31.145.137.0/24
SPF_IP31.145.139.80/28
SPF_IP95.3.28.80/29
SPF_MXantyapi.com

Related pages

Pivot deeper into the graph from antyapi.com.

Cypher and MCP

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

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