Skip to content

Hostname

danosa.com

Last fetched

danosa.com resolves to 1 IPv4 address operated by SARENET in ES. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · danosa.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/danosa.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.30.42.57194.30.0.0/17AS3262SARENETES

WHOIS identity

Registrar
iana:2
Organization
derivados asfalticos normalizados
Contact emails

Subdomains

9 observed subdomains of danosa.com.

Web-graph footprint

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

230 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for danosa.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP132.145.247.112
SPF_IP169.47.27.107/32
SPF_IP169.47.27.108/32
SPF_IP194.30.33.65
SPF_IP195.16.130.3
SPF_IP40.107.7.95
SPF_IP82.223.97.90

Related pages

Pivot deeper into the graph from danosa.com.

Cypher and MCP

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

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