Skip to content

Hostname

eclass.pmll.com.ng

Last fetched

eclass.pmll.com.ng resolves to 1 IPv4 address operated by MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLC in US.

Nutrition Label

WHISPER CANON · eclass.pmll.com.ngRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/eclass.pmll.com.ng

Resolution chain

eclass.pmll.com.ng resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
147.124.220.188147.124.208.0/20AS396073MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLCUS

WHOIS identity

No WHOIS records are currently associated with eclass.pmll.com.ng in WhisperGraph.

Subdomains

1 observed subdomain of eclass.pmll.com.ng.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for eclass.pmll.com.ng.

MechanismTarget
SPF_Aeclass.pmll.com.ng
SPF_IP147.124.220.188
SPF_IP208.115.218.58
SPF_IP67.220.184.242
SPF_MXeclass.pmll.com.ng

Related pages

Pivot deeper into the graph from eclass.pmll.com.ng.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "eclass.pmll.com.ng"})-[: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.