Skip to content

Hostname

clips.ewpratten.com

Last fetched

clips.ewpratten.com resolves to 2 IPv4 addresses operated by EVAN-PRATTEN - Evan Warren Pratten, Sole Proprietorship in CA.

Nutrition Label

WHISPER CANON · clips.ewpratten.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/clips.ewpratten.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.253.127.2167.253.127.0/24AS54041EVAN-PRATTEN - Evan Warren Pratten, Sole ProprietorshipCA
167.253.127.3167.253.127.0/24AS54041EVAN-PRATTEN - Evan Warren Pratten, Sole ProprietorshipCA

WHOIS identity

No WHOIS records are currently associated with clips.ewpratten.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from clips.ewpratten.com.

Cypher and MCP

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

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