Skip to content

Hostname

sendshark.com

Last fetched

sendshark.com resolves to 2 IPv4 addresses operated by GVO - Global Virtual Opportunities in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · sendshark.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/sendshark.com

Resolution chain

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

IPPrefixASNOperatorCountry
97.79.238.1397.79.236.0/22AS46549GVO - Global Virtual OpportunitiesUS
97.79.239.897.79.236.0/22AS46549GVO - Global Virtual OpportunitiesUS

WHOIS identity

Registrar
iana:48
Organization
joel therien
Contact emails

Subdomains

21 observed subdomains of sendshark.com.

Web-graph footprint

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

53 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sendshark.com.

MechanismTarget
SPF_Asendshark.com
SPF_INCLUDEspf.sendshark.com
SPF_IP97.79.239.11
SPF_IP97.79.239.9/32
SPF_MXsendshark.com

Related pages

Pivot deeper into the graph from sendshark.com.

Cypher and MCP

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

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