Skip to content

Hostname

80port.com

Last fetched

80port.com resolves to 1 IPv4 address operated by AS4766 in KR. WHOIS lists iana:444 as the registrar.

Nutrition Label

WHISPER CANON · 80port.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/80port.com

Resolution chain

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

IPPrefixASNOperatorCountry
111.92.189.84111.92.189.0/24AS4766KR

WHOIS identity

Registrar
iana:444
Organization
80port_com
Contact emails

Subdomains

19 observed subdomains of 80port.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for 80port.com.

MechanismTarget
SPF_IP111.92.189.100
SPF_IP111.92.189.82
SPF_IP111.92.189.84
SPF_IP111.92.189.85
SPF_IP111.92.189.87
SPF_IP111.92.189.88
SPF_IP111.92.189.89
SPF_IP111.92.189.98
SPF_IP112.175.88.153

Related pages

Pivot deeper into the graph from 80port.com.

Cypher and MCP

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

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