Skip to content

Hostname

180.codes

Last fetched

180.codes resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · 180.codesRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/180.codes

Resolution chain

180.codes resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.174.98.1023.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.543.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.913.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.98.983.174.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.71.11154.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.12554.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7254.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
54.230.71.7654.230.70.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:81
Organization
180 codes
Contact emails

Web-graph footprint

Distinct hostnames that link to or from 180.codes in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for 180.codes.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from 180.codes.

Cypher and MCP

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

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