Skip to content

Hostname

static-cdn.perfectgonzo.com

Last fetched

static-cdn.perfectgonzo.com resolves to 16 IPv4 addresses operated by SWIFTWILL2 - Swiftwill, Inc. in NL.

Nutrition Label

WHISPER CANON · static-cdn.perfectgonzo.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/static-cdn.perfectgonzo.com

Resolution chain

static-cdn.perfectgonzo.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.210.135.11264.210.135.0/24AS30361SWIFTWILL2 - Swiftwill, Inc.NL
64.210.135.11364.210.135.0/24AS30361SWIFTWILL2 - Swiftwill, Inc.NL
64.210.135.11464.210.135.0/24AS30361SWIFTWILL2 - Swiftwill, Inc.NL
64.210.135.11564.210.135.0/24AS30361SWIFTWILL2 - Swiftwill, Inc.NL
64.210.135.11664.210.135.0/24AS30361SWIFTWILL2 - Swiftwill, Inc.NL
64.210.135.11764.210.135.0/24AS30361SWIFTWILL2 - Swiftwill, Inc.NL
64.210.135.11864.210.135.0/24AS30361SWIFTWILL2 - Swiftwill, Inc.NL
64.210.135.11964.210.135.0/24AS30361SWIFTWILL2 - Swiftwill, Inc.NL
64.88.254.16064.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16164.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16264.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16364.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16464.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16564.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16664.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16764.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG

WHOIS identity

No WHOIS records are currently associated with static-cdn.perfectgonzo.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from static-cdn.perfectgonzo.com in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from static-cdn.perfectgonzo.com.

Cypher and MCP

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

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