Skip to content

Hostname

cuenca.a4toner.com

Last fetched

cuenca.a4toner.com resolves to 1 IPv4 address operated by AS13287 in ES.

Nutrition Label

WHISPER CANON · cuenca.a4toner.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/cuenca.a4toner.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.127.128.77185.127.128.0/24AS13287ES

WHOIS identity

No WHOIS records are currently associated with cuenca.a4toner.com in WhisperGraph.

Subdomains

6 observed subdomains of cuenca.a4toner.com.

Threat posture

History

Mail and authentication

MX records

  • cuenca.a4toner.com

SPF policy

5 SPF mechanisms authorising senders for cuenca.a4toner.com.

MechanismTarget
SPF_Acuenca.a4toner.com
SPF_IP185.127.128.77
SPF_IP193.70.46.91
SPF_IP51.255.70.241
SPF_MXcuenca.a4toner.com

Related pages

Pivot deeper into the graph from cuenca.a4toner.com.

Cypher and MCP

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

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