Hostname
prodigy.net.mx
Last fetched
prodigy.net.mx resolves to 148.235.52.179, announced in 148.235.32.0/19 by AS8151 - UNINET in MX. prodigy.net.mx 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
- 148.235.52.179
148.235.32.0/19 · AS8151 - UNINET · Monterrey, MX
IPv6 resolution
No AAAA record for prodigy.net.mx is recorded in WhisperGraph.
Attribution
uninet de
ORIGIN_AS
WHOIS identity
- Registrar
- registrar:akky (una division de nic mexico)
- Registrant organisation
- ricardo hajj kuri
Subdomains
Showing 12 of 63,084. 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.
Mail and authentication
Nameservers
- dnsadm-interno.uninet.net.mx
- nsgdl1.uninet.net.mx
- nsmex1.uninet.net.mx
- nsmty1.uninet.net.mx
MX records
- publicms1.mail2world.com
- publicms2.mail2world.com
- publicms3.mail2world.com
SPF policy
- ip: 74.116.88.0/22
- ip: 209.67.128.0/23
- ip: 69.49.113.0/24
- ip: 200.57.141.0/24
- ip: 74.202.142.0/24
- ip: 216.55.172.0/24
- ip: 216.163.188.0/24
- ip: 187.191.73.0/24
- ip: 148.235.52.0/26
- ip: 200.57.160.146/29
- mx: prodigy.net.mx
- include: relay.mailchannels.net
Threat-feed evidence
History
Related pages
Pivot from prodigy.net.mx 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: "prodigy.net.mx"})-[: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.