Skip to content

Hostname

ibub.edu.bd

Last fetched

ibub.edu.bd resolves to 2 IPv4 addresses operated by HETZNER-CLOUD4-AS in SG.

Nutrition Label

WHISPER CANON · ibub.edu.bdRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ibub.edu.bd

Resolution chain

ibub.edu.bd resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
5.223.21.355.223.21.0/24AS215859HETZNER-CLOUD4-ASSG
5.223.76.1095.223.76.0/24AS215859HETZNER-CLOUD4-ASSG

WHOIS identity

No WHOIS records are currently associated with ibub.edu.bd in WhisperGraph.

Subdomains

8 observed subdomains of ibub.edu.bd.

Threat posture

History

Mail and authentication

MX records

  • ibub.edu.bd

SPF policy

10 SPF mechanisms authorising senders for ibub.edu.bd.

MechanismTarget
SPF_Aibub.edu.bd
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP139.99.86.106
SPF_IP5.223.21.35
SPF_IP5.223.76.109
SPF_IP51.79.128.156
SPF_IP51.79.190.138
SPF_IP51.79.196.46
SPF_MXibub.edu.bd

Related pages

Pivot deeper into the graph from ibub.edu.bd.

Cypher and MCP

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

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