Skip to content

Hostname

shv.com

Last fetched

shv.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · shv.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/shv.com

Resolution chain

shv.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:2
Organization
sutter hill ventures
Contact emails

Subdomains

16 observed subdomains of shv.com.

Web-graph footprint

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

85 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for shv.com.

MechanismTarget
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.google.com
SPF_IP134.170.140.0/24
SPF_IP157.55.234.0/24
SPF_IP157.56.110.0/23
SPF_IP157.56.112.0/24
SPF_IP167.71.156.220
SPF_IP192.254.121.248/32
SPF_IP207.46.100.0/24
SPF_IP207.46.101.128/26
SPF_IP207.46.163.0/24
SPF_IP207.46.51.64/26
SPF_IP209.237.52.250
SPF_IP209.237.52.253
SPF_IP213.199.154.0/24
SPF_IP213.199.180.128/26
SPF_IP2604:a880:2:d1:0:0:e:6001
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP64.4.22.64/26
SPF_IP65.55.169.0/24

Related pages

Pivot deeper into the graph from shv.com.

Cypher and MCP

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

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