Skip to content

Hostname

5dema.com

Last fetched

5dema.com resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · 5dema.comRouting diversity6.3/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/5dema.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.162.193.205108.162.193.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.162.194.119108.162.194.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
108.162.198.235108.162.198.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.1.83162.159.1.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.17.193162.159.17.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.20.244162.159.20.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.21.100162.159.21.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.38.227162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.39.26162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.4.5162.159.4.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.44.98162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.45.230162.159.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.US
162.159.5.252162.159.5.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.9.34162.159.9.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.156.185172.64.156.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.229.15172.64.229.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.48.121172.64.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.52.76172.64.52.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.64.53.150172.64.53.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.245.59.166173.245.59.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

2 observed subdomains of 5dema.com.

Threat posture

History

Related pages

Pivot deeper into the graph from 5dema.com.

Cypher and MCP

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

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