Skip to content

Hostname

shspecial.com

Last fetched

shspecial.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:697 as the registrar.

Nutrition Label

WHISPER CANON · shspecial.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/shspecial.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.17.138104.22.8.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.176.207172.68.21.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
31.97.190.15431.98.96.0/20AS47583MY

WHOIS identity

Registrar
iana:697
Organization
douglas cutillo
Contact emails

Subdomains

14 observed subdomains of shspecial.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shspecial.com.

MechanismTarget
SPF_INCLUDEspf.speedmail.cn

Related pages

Pivot deeper into the graph from shspecial.com.

Cypher and MCP

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

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