Skip to content

Hostname

telecomaustro.com

Last fetched

telecomaustro.com resolves to 2 IPv4 addresses operated by AS23246 in EC. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · telecomaustro.comRouting diversity2.4/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/telecomaustro.com

Resolution chain

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

WHOIS identity

Registrar
iana:48
Organization
javier martinez
Contact emails

Subdomains

38 observed subdomains of telecomaustro.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for telecomaustro.com.

MechanismTarget
SPF_Atelecomaustro.com
SPF_IP131.161.221.22
SPF_IP2803:c310:ff01:0:0:0:0:2
SPF_IP38.46.218.114
SPF_IP66.231.64.2
SPF_IP66.231.64.204
SPF_IP66.231.72.150
SPF_MXtelecomaustro.com

Related pages

Pivot deeper into the graph from telecomaustro.com.

Cypher and MCP

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

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