Skip to content

Hostname

asdoria.com

Last fetched

asdoria.com resolves to 2 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in FR. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · asdoria.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/asdoria.com

Resolution chain

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

IPPrefixASNOperatorCountry
149.13.160.11149.12.0.0/15AS174COGENT-174 - Cogent Communications, LLCFR
62.210.94.16262.210.0.0/16AS12876FR

WHOIS identity

Registrar
iana:1519
Organization
asdoria newco
Contact emails

Subdomains

11 observed subdomains of asdoria.com.

Web-graph footprint

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

31 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for asdoria.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmx.ovh.com
SPF_IP149.6.90.6/32
SPF_IP194.250.203.69
SPF_IP78.142.176.1
SPF_IP88.191.233.123
SPF_MXasdoria.com

Related pages

Pivot deeper into the graph from asdoria.com.

Cypher and MCP

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

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