Skip to content

Hostname

74p.net

Last fetched

74p.net resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 74p.netRouting diversity6.6/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/74p.net

Resolution chain

74p.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.16.250.22104.16.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.25.173104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.185.26104.18.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.197.229104.18.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.255.206104.18.240.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.62.148104.19.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.224.5104.21.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.21.227.134104.21.224.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.42.76162.159.42.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.46.234162.159.46.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
198.41.222.192198.41.222.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
198.41.222.89198.41.222.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.208.177104.19.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.21.201104.17.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.223.54104.17.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.95.5104.16.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.9.123162.159.9.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.13.240162.159.13.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.4.219162.159.4.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.159.33.183162.159.32.0/23AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
liuxiaoping
Contact emails

Subdomains

1 observed subdomain of 74p.net.

Subdomain
www.74p.net

Web-graph footprint

Distinct hostnames that link to or from 74p.net in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 74p.net.

Cypher and MCP

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

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