Skip to content

Hostname

svdirect.us

Last fetched

svdirect.us resolves to 1 IPv4 address operated by TEKIFY-BROADBAND - Tekify Broadband in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · svdirect.usRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/svdirect.us

Resolution chain

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

IPPrefixASNOperatorCountry
170.178.141.76170.178.141.0/24AS46886TEKIFY-BROADBAND - Tekify BroadbandUS

WHOIS identity

Registrar
iana:146
Organization
george demienne
Contact emails

Subdomains

2 observed subdomains of svdirect.us.

Web-graph footprint

Distinct hostnames that link to or from svdirect.us in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for svdirect.us.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsvdirect.com
SPF_IP170.178.141.76

Related pages

Pivot deeper into the graph from svdirect.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "svdirect.us"})-[: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.