Skip to content

Hostname

avidyne.com

Last fetched

avidyne.com resolves to 1 IPv4 address operated by SD-DATA-CENTER - SD Data Center in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · avidyne.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/avidyne.com

Resolution chain

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

IPPrefixASNOperatorCountry
205.149.134.33205.149.134.0/23AS13984SD-DATA-CENTER - SD Data CenterUS

WHOIS identity

Registrar
iana:2
Organization
avidyne corporation
Contact emails

Subdomains

20 observed subdomains of avidyne.com.

Web-graph footprint

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

230 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for avidyne.com.

MechanismTarget
SPF_Aavidyne.com
SPF_INCLUDEforums.avidyne.com
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.59.123.251/32
SPF_IP199.244.76.0/24
SPF_IP205.149.134.72/32
SPF_IP205.149.134.85/32
SPF_IP207.126.101.0/24
SPF_IP209.114.215.28/32
SPF_IP209.114.215.5/32
SPF_IP216.53.163.18/32
SPF_IP32.141.221.74
SPF_IP96.86.90.101/32
SPF_IP97.68.215.83/32
SPF_MXavidyne.com

Related pages

Pivot deeper into the graph from avidyne.com.

Cypher and MCP

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

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