Skip to content

Hostname

bingaton.es

Last fetched

bingaton.es resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · bingaton.esRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/bingaton.es

Resolution chain

bingaton.es resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.19.16618.154.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.19.20118.154.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.19.4818.154.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE
18.154.19.7018.154.18.0/23AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with bingaton.es in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bingaton.es.

MechanismTarget
SPF_INCLUDEspf.dondominio.com

Related pages

Pivot deeper into the graph from bingaton.es.

Cypher and MCP

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

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