Skip to content

Hostname

squashskills.com

Last fetched

squashskills.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:1515 as the registrar.

Nutrition Label

WHISPER CANON · squashskills.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/squashskills.com

Resolution chain

squashskills.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.65.50.160159.65.48.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:1515
Organization
jethro binns
Contact emails

Subdomains

6 observed subdomains of squashskills.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for squashskills.com.

MechanismTarget
SPF_Asquashskills.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP2001:41c9:1:407:0:0:0:246
SPF_IP212.110.173.246/32
SPF_IP212.110.173.47/32
SPF_IP35.177.248.25/32
SPF_MXsquashskills.com

Related pages

Pivot deeper into the graph from squashskills.com.

Cypher and MCP

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

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