Skip to content

Hostname

avidly.com

Last fetched

avidly.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:697 as the registrar.

Nutrition Label

WHISPER CANON · avidly.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/avidly.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.93.11613.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.1313.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4213.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4913.35.93.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.9.11599.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.1699.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.5699.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
99.84.9.7799.84.8.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:697
Organization
????????????
Contact emails

Subdomains

8 observed subdomains of avidly.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for avidly.com.

MechanismTarget
SPF_INCLUDEuxxxxxx.wl.sendgrid.net

Related pages

Pivot deeper into the graph from avidly.com.

Cypher and MCP

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

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