Skip to content

Hostname

jamonesdefondon.com

Last fetched

jamonesdefondon.com resolves to 1 IPv4 address operated by OVH - OVH SAS in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.83.59.22751.83.0.0/16AS16276OVH - OVH SASES

WHOIS identity

Registrar
iana:1600
Organization
jamones fondon,
Contact emails

Subdomains

8 observed subdomains of jamonesdefondon.com.

Web-graph footprint

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

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • jamonesdefondon.com

SPF policy

5 SPF mechanisms authorising senders for jamonesdefondon.com.

MechanismTarget
SPF_Ajamonesdefondon.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf448.erahosting.es
SPF_IP51.83.59.227
SPF_MXjamonesdefondon.com

Related pages

Pivot deeper into the graph from jamonesdefondon.com.

Cypher and MCP

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

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