Skip to content

Hostname

routadas.com

Last fetched

routadas.com resolves to 1 IPv4 address operated by FORNEX-NL-AS - Fornex Hosting S.L. in NL. WHOIS lists iana:13 as the registrar.

Nutrition Label

WHISPER CANON · routadas.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/routadas.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.85.76.6681.85.76.0/24AS16003FORNEX-NL-AS - Fornex Hosting S.L.NL

WHOIS identity

Registrar
iana:13
Organization
Contact emails

Subdomains

8 observed subdomains of routadas.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • routadas.com

SPF policy

4 SPF mechanisms authorising senders for routadas.com.

MechanismTarget
SPF_Aroutadas.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP65.181.113.236
SPF_MXroutadas.com

Related pages

Pivot deeper into the graph from routadas.com.

Cypher and MCP

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

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