Skip to content

Hostname

aredoc.com

Last fetched

aredoc.com resolves to 1 IPv4 address operated by AS8426 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · aredoc.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/aredoc.com

Resolution chain

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

IPPrefixASNOperatorCountry
62.240.226.8262.240.224.0/19AS8426FR

WHOIS identity

Registrar
iana:81
Organization
aredoc
Contact emails

Subdomains

3 observed subdomains of aredoc.com.

Web-graph footprint

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

33 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for aredoc.com.

MechanismTarget
SPF_Aaredoc.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP89.185.42.128/32

Related pages

Pivot deeper into the graph from aredoc.com.

Cypher and MCP

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

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