Skip to content

Hostname

ejournal.lapad.id

Last fetched

ejournal.lapad.id resolves to 1 IPv4 address operated by AS45324 in ID.

Nutrition Label

WHISPER CANON · ejournal.lapad.idRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ejournal.lapad.id

Resolution chain

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

IPPrefixASNOperatorCountry
202.52.146.168202.52.146.0/24AS45324ID

WHOIS identity

No WHOIS records are currently associated with ejournal.lapad.id in WhisperGraph.

Subdomains

1 observed subdomain of ejournal.lapad.id.

Web-graph footprint

Distinct hostnames that link to or from ejournal.lapad.id in the public web crawl.

56 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ejournal.lapad.id.

MechanismTarget
SPF_Aejournal.lapad.id
SPF_INCLUDEidweb.host
SPF_IP103.30.147.21
SPF_IP103.30.147.87
SPF_IP202.52.146.167
SPF_IP202.52.146.168
SPF_IP202.52.147.83
SPF_IP203.161.184.51
SPF_MXejournal.lapad.id

Related pages

Pivot deeper into the graph from ejournal.lapad.id.

Cypher and MCP

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

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