Skip to content

Hostname

firewallcx.com

Last fetched

firewallcx.com resolves to 12 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · firewallcx.comRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/firewallcx.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.28.93104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
148.72.171.192148.72.171.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
148.72.171.194148.72.171.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
172.67.145.54172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.82.16.5323.82.16.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
23.82.16.5523.82.16.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
23.82.16.5723.82.16.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
78.157.209.17178.157.208.0/20AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB
78.157.209.17278.157.208.0/20AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB
78.157.209.17378.157.208.0/20AS42831UKSERVERS-AS - UK Dedicated Servers LimitedGB
92.204.242.15792.204.240.0/20AS29066VELIANET-AS - velia.net Internetdienste GmbHFR
78.157.209.17478.157.208.0/20AS42831UKSERVERS-AS - UK Dedicated Servers Limited

WHOIS identity

Registrar
iana:82
Organization
domain may be for sale, check afternic.com domain admin
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from firewallcx.com.

Cypher and MCP

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

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