Skip to content

Hostname

esm.edu.bj

Last fetched

esm.edu.bj resolves to 1 IPv4 address operated by SS-ASH - SECURED SERVERS LLC in US.

Nutrition Label

WHISPER CANON · esm.edu.bjRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/esm.edu.bj

Resolution chain

esm.edu.bj resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.153.148.82131.153.144.0/21AS19437SS-ASH - SECURED SERVERS LLCUS

WHOIS identity

No WHOIS records are currently associated with esm.edu.bj in WhisperGraph.

Subdomains

7 observed subdomains of esm.edu.bj.

Web-graph footprint

Distinct hostnames that link to or from esm.edu.bj in the public web crawl.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • esm.edu.bj

SPF policy

7 SPF mechanisms authorising senders for esm.edu.bj.

MechanismTarget
SPF_Aesm.edu.bj
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP131.153.148.82
SPF_MXesm.edu.bj

Related pages

Pivot deeper into the graph from esm.edu.bj.

Cypher and MCP

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

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