Skip to content

Hostname

lessons.ofisia.name

Last fetched

lessons.ofisia.name resolves to 1 IPv4 address operated by BEON-AS-ID - PT. Beon Intermedia in ID.

Nutrition Label

WHISPER CANON · lessons.ofisia.nameRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/lessons.ofisia.name

Resolution chain

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

IPPrefixASNOperatorCountry
103.163.138.167103.163.138.0/24AS55688BEON-AS-ID - PT. Beon IntermediaID

WHOIS identity

No WHOIS records are currently associated with lessons.ofisia.name in WhisperGraph.

Subdomains

1 observed subdomain of lessons.ofisia.name.

Web-graph footprint

Distinct hostnames that link to or from lessons.ofisia.name in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lessons.ofisia.name.

MechanismTarget
SPF_Alessons.ofisia.name
SPF_IP101.50.1.60
SPF_IP103.163.138.13
SPF_IP103.163.138.167
SPF_IP103.163.138.3
SPF_IP103.27.206.15
SPF_MXlessons.ofisia.name

Related pages

Pivot deeper into the graph from lessons.ofisia.name.

Cypher and MCP

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

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