Skip to content

Hostname

cesargranados.es

Last fetched

cesargranados.es resolves to 2 IPv4 addresses operated by SINGLEHOP-LLC - Internap Holding LLC in NL.

Nutrition Label

WHISPER CANON · cesargranados.esRouting diversity2.4/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/cesargranados.es

Resolution chain

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

IPPrefixASNOperatorCountry
107.6.184.199107.6.184.0/22AS32475SINGLEHOP-LLC - Internap Holding LLCNL
65.181.113.24265.181.113.0/24AS209341WHG-FRA - WHG Hosting Services LtdDE

WHOIS identity

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

Subdomains

1 observed subdomain of cesargranados.es.

Web-graph footprint

Distinct hostnames that link to or from cesargranados.es in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • cesargranados.es

SPF policy

6 SPF mechanisms authorising senders for cesargranados.es.

MechanismTarget
SPF_Acesargranados.es
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP107.6.173.38
SPF_IP65.181.113.241
SPF_MXcesargranados.es

Related pages

Pivot deeper into the graph from cesargranados.es.

Cypher and MCP

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

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