Skip to content

Hostname

1535.gr

Last fetched

1535.gr resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB.

Nutrition Label

WHISPER CANON · 1535.grRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/1535.gr

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.13.2245.60.13.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.19.2245.60.19.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

No WHOIS records are currently associated with 1535.gr in WhisperGraph.

Subdomains

2 observed subdomains of 1535.gr.

Web-graph footprint

Distinct hostnames that link to or from 1535.gr in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 1535.gr.

MechanismTarget
SPF_INCLUDE_spf.telekom.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.125.253.200
SPF_IP194.125.253.201
SPF_IP195.167.99.160/27
SPF_IP212.205.80.56
SPF_IP212.205.80.57
SPF_MX1535.gr

Related pages

Pivot deeper into the graph from 1535.gr.

Cypher and MCP

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

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