Skip to content

Hostname

ports.org

Last fetched

ports.org resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · ports.orgRouting diversity3.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ports.org

Resolution chain

ports.org resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.30.138.205100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.18.197100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.68.22100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.121.11935.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of ports.org.

Subdomain
www.ports.org

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ports.org.

MechanismTarget
SPF_EXISTS%{i}.spf.hc5662-46.iphmx.com
SPF_INCLUDEinformz.net
SPF_INCLUDEmail.imismailcenter.com
SPF_INCLUDEspf-2248456.jmsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.125.187.75
SPF_IP40.130.245.146
SPF_IP50.246.78.161
SPF_IP74.235.2.107

Related pages

Pivot deeper into the graph from ports.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ports.org"})-[: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.