Skip to content

Hostname

sendvid.com

Last fetched

sendvid.com resolves to 2 IPv4 addresses operated by EVROLINE-NW-AS in NL. WHOIS lists iana:1505 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.107.82.195185.107.80.0/22AS43350EVROLINE-NW-ASNL
185.107.82.196185.107.80.0/22AS43350EVROLINE-NW-ASNL

WHOIS identity

Registrar
iana:1505
Organization
whois protection, this company does not own this domain name s.r.o.
Contact emails

Subdomains

17 observed subdomains of sendvid.com.

Web-graph footprint

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

1,200 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sendvid.com.

MechanismTarget
SPF_Amail.sendvid.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_MXsendvid.com

Related pages

Pivot deeper into the graph from sendvid.com.

Cypher and MCP

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

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