Hostname
beagle.com.pe
Last fetched
beagle.com.pe resolves to 200.62.229.179, announced in 200.62.224.0/20 by AS12252 - America Movil Peru S.A.C. in PE. beagle.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
- 200.62.229.179
200.62.224.0/20 · AS12252 - America Movil Peru S.A.C. · Callao, PE
- 200.60.95.99
200.60.64.0/19 · AS6147 - INTEGRATEL PERU S.A.A. · San Isidro, PE
IPv6 resolution
No AAAA record for beagle.com.pe is recorded in WhisperGraph.
Attribution
america movil peru
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:nic.pe
- Registrant organisation
- beagle agentes de aduana
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- dns1.amx.com.pe
- ns1.telmex.net.pe
- ns2.telmex.net.pe
MX records
- mx-cluster-usa01.hornetsecurity.com
- mx-cluster-usa02.hornetsecurity.com
- mx-cluster-usa03.hornetsecurity.com
- mx-cluster-usa04.hornetsecurity.com
SPF policy
- include: spf.hornetsecurity.com
- a: beagle.com.pe
- mx: beagle.com.pe
- a: jupiter.beagle.com.pe
- a: mx189.beagle.com.pe
- a: mx190.beagle.com.pe
- ip: 200.62.229.189
- ip: 200.62.229.190
Threat-feed evidence
History
Related pages
Pivot from beagle.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: "beagle.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.