Skip to content

Hostname

prosa.com.mx

Last fetched

prosa.com.mx resolves to 1 IPv4 address operated by AS6503 in MX. WHOIS lists iana:6 as the registrar.

Nutrition Label

WHISPER CANON · prosa.com.mxRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/prosa.com.mx

Resolution chain

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

IPPrefixASNOperatorCountry
207.249.145.22207.249.128.0/19AS6503MX

WHOIS identity

Registrar
iana:6
Organization
promocion y operacion s. a. de c. v.
Contact emails

Subdomains

34 observed subdomains of prosa.com.mx.

Web-graph footprint

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

5 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for prosa.com.mx.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP148.243.133.193/32
SPF_IP201.148.1.124/32
SPF_IP201.148.1.161/32
SPF_IP201.148.1.98/32
SPF_IP207.249.145.1/32
SPF_IP207.249.145.24/32
SPF_MXprosa.com.mx

Related pages

Pivot deeper into the graph from prosa.com.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "prosa.com.mx"})-[: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.