Skip to content

Hostname

ocr.weebl.me

Last fetched

ocr.weebl.me resolves to 1 IPv4 address operated by AS1136 in NL.

Nutrition Label

WHISPER CANON · ocr.weebl.meRouting diversity1.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ocr.weebl.me

Resolution chain

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

IPPrefixASNOperatorCountry
145.53.74.170145.53.0.0/16AS1136NL

WHOIS identity

No WHOIS records are currently associated with ocr.weebl.me in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ocr.weebl.me.

MechanismTarget
SPF_Asmtp.xs4all.nl
SPF_INCLUDEspf.ews.kpnxchange.com
SPF_IP145.53.74.170
SPF_IP194.109.24.0/24
SPF_IP2a02:a463:b17e::/48
SPF_IP2a02:a468:8d92::/48
SPF_IP77.174.62.158
SPF_IP95.98.150.94
SPF_MXocr.weebl.me

Related pages

Pivot deeper into the graph from ocr.weebl.me.

Cypher and MCP

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

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