Skip to content

Hostname

pescaazteca.com

Last fetched

pescaazteca.com resolves to 1 IPv4 address operated by AS270155 in MX. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · pescaazteca.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pescaazteca.com

Resolution chain

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

IPPrefixASNOperatorCountry
181.224.44.45181.224.44.0/24AS270155MX

WHOIS identity

Registrar
iana:146
Organization
jose e. carranza beltran
Contact emails

Subdomains

4 observed subdomains of pescaazteca.com.

Web-graph footprint

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

12 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for pescaazteca.com.

MechanismTarget
SPF_Apescaazteca.com
SPF_INCLUDE_spf.fireeyecloud.com
SPF_INCLUDEcamila.pescaazteca.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.168.204.84
SPF_IP129.150.69.52
SPF_IP137.116.59.191
SPF_IP149.72.132.4
SPF_IP167.89.115.56/32
SPF_IP189.202.220.220
SPF_IP189.205.192.78
SPF_IP200.94.57.178
SPF_IP200.94.57.179
SPF_IP201.116.251.38
SPF_IP62.193.60.44
SPF_IP62.193.60.62
SPF_IP92.154.19.30
SPF_MXpescaazteca.com

Related pages

Pivot deeper into the graph from pescaazteca.com.

Cypher and MCP

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

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