Skip to content

Hostname

cajasmx.com

Last fetched

cajasmx.com resolves to 1 IPv4 address operated by DATABANK-DFW - DataBank Holdings, Ltd. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cajasmx.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/cajasmx.com

Resolution chain

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

IPPrefixASNOperatorCountry
96.125.179.14196.125.179.0/24AS13767DATABANK-DFW - DataBank Holdings, Ltd.US
96.125.179.14196.125.179.0/24AS13767DATABANK-DFW - DataBank Holdings, Ltd.CA

WHOIS identity

Registrar
iana:146
Organization
1&1 internet
Contact emails

Subdomains

3 observed subdomains of cajasmx.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cajasmx.com.

MechanismTarget
SPF_INCLUDEsmarthost.irivinsu.com
SPF_IP201.161.14.128/27
SPF_IP201.161.14.160/27
SPF_IP216.55.99.245
SPF_IP216.75.55.7
SPF_IP64.34.174.234
SPF_IP66.135.42.138
SPF_IP66.135.50.148
SPF_IP66.240.197.228
SPF_IP72.51.35.176
SPF_IP96.125.178.139

Related pages

Pivot deeper into the graph from cajasmx.com.

Cypher and MCP

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

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