Skip to content

Hostname

fung.style

Last fetched

fung.style resolves to 20 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · fung.styleRouting diversity7.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/fung.style

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.98.98104.16.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.98.99104.16.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.99.98104.16.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.99.99104.16.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.98.98104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.98.99104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.99.98104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.17.99.99104.17.96.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.32.99104.18.32.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.33.99104.18.33.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.34.99104.18.34.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.35.99104.18.35.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.36.99104.18.36.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.37.99104.18.37.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.38.99104.18.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.39.99104.18.39.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.40.99104.18.40.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.41.99104.18.41.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.42.99104.18.42.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.43.99104.18.43.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1387
Organization
registrant of fung.style
Contact emails

Subdomains

1 observed subdomain of fung.style.

Threat posture

History

Related pages

Pivot deeper into the graph from fung.style.

Cypher and MCP

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

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