Skip to content

Hostname

catskillart.com

Last fetched

catskillart.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · catskillart.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/catskillart.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.253.1418.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.4418.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.518.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.253.6618.245.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
3.175.86.1013.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.153.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.743.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.175.86.783.175.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:2
Organization
catskill art
Contact emails

Subdomains

8 observed subdomains of catskillart.com.

Web-graph footprint

Distinct hostnames that link to or from catskillart.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for catskillart.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from catskillart.com.

Cypher and MCP

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

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