Skip to content

Hostname

cyberframe.in

Last fetched

cyberframe.in resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:801217 as the registrar.

Nutrition Label

WHISPER CANON · cyberframe.inRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cyberframe.in

Resolution chain

cyberframe.in resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
94.136.185.18994.136.185.0/24AS141995IN

WHOIS identity

Registrar
iana:801217
Organization
anoop gupta
Contact emails

Subdomains

45 observed subdomains of cyberframe.in.

Web-graph footprint

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

55 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cyberframe.in.

MechanismTarget
SPF_Acyberframe.in
SPF_INCLUDE_spf.google.com
SPF_IP23.227.134.218
SPF_MXcyberframe.in

Related pages

Pivot deeper into the graph from cyberframe.in.

Cypher and MCP

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

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