Skip to content

Hostname

asyaport.com

Last fetched

asyaport.com resolves to 1 IPv4 address operated by VARGONEN in TR. WHOIS lists iana:269 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
178.18.199.246178.18.199.0/24AS50941VARGONENTR

WHOIS identity

Registrar
iana:269
Organization
asya port liman iayletmeleri a.ay.
Contact emails

Subdomains

3 observed subdomains of asyaport.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for asyaport.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.175.206.174
SPF_IP212.174.104.225
SPF_IP213.74.141.82/29
SPF_IP82.222.230.18/29

Related pages

Pivot deeper into the graph from asyaport.com.

Cypher and MCP

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

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