Hostname
austral.com.pe
Last fetched
austral.com.pe resolves to 172.241.29.4, announced in 172.241.24.0/21 by LEASEWEB-USA-DAL - Leaseweb USA, Inc. in US. austral.com.pe is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 172.241.29.4
172.241.24.0/21 · LEASEWEB-USA-DAL - Leaseweb USA, Inc. · Dallas, US
IPv6 resolution
No AAAA record for austral.com.pe is recorded in WhisperGraph.
Attribution
leaseweb usa
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:nic.pe
- Registrant organisation
- austral group s.a.a.
- Contact emails
- sjibaja@austral.com.pe
Subdomains
Showing 12 of 31. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ans1pe.cirion.live
- ans2pe.cirion.live
- ns1.impsat.net.pe
- ns2.impsat.net.pe
MX records
- austral-com-pe.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- ip: 64.76.207.177
Threat-feed evidence
History
Related pages
Pivot from austral.com.pe into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "austral.com.pe"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.