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
Resolution chain
avidyne.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 205.149.134.33 | 205.149.134.0/23 | AS13984 | SD-DATA-CENTER - SD Data Center | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
17 SPF mechanisms authorising senders for avidyne.com.
| Mechanism | Target |
|---|---|
| SPF_A | avidyne.com |
| SPF_INCLUDE | forums.avidyne.com |
| SPF_INCLUDE | infusionmail.com |
| SPF_INCLUDE | spf.happyfox.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.59.123.251/32 |
| SPF_IP | 199.244.76.0/24 |
| SPF_IP | 205.149.134.72/32 |
| SPF_IP | 205.149.134.85/32 |
| SPF_IP | 207.126.101.0/24 |
| SPF_IP | 209.114.215.28/32 |
| SPF_IP | 209.114.215.5/32 |
| SPF_IP | 216.53.163.18/32 |
| SPF_IP | 32.141.221.74 |
| SPF_IP | 96.86.90.101/32 |
| SPF_IP | 97.68.215.83/32 |
| SPF_MX | avidyne.com |
Related pages
Pivot deeper into the graph from avidyne.com.
- IP · 205.149.134.33
- ASN · AS13984SD-DATA-CENTER - SD Data Center
- Registrar · iana:2
- Country · US
- Email · dnsadmin@avidyne.com
- TLD · .com
- Browse hostnames · av…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.