Skip to content

Hostname

code4.com

Last fetched

code4.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.78.12818.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.2918.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.3318.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.78.6918.164.78.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.352.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.3052.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.4552.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.20.6452.84.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
code 4 fire & rescue
Contact emails

Subdomains

1 observed subdomain of code4.com.

Subdomain
www.code4.com

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for code4.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from code4.com.

Cypher and MCP

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

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