Skip to content

Hostname

ius.ius.edu.bd

Last fetched

ius.ius.edu.bd resolves to 1 IPv4 address operated by AS63961 in BD.

Nutrition Label

WHISPER CANON · ius.ius.edu.bdRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ius.ius.edu.bd

Resolution chain

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

IPPrefixASNOperatorCountry
103.157.135.180103.157.135.0/24AS63961BD

WHOIS identity

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

Subdomains

1 observed subdomain of ius.ius.edu.bd.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ius.ius.edu.bd.

MechanismTarget
SPF_Aius.ius.edu.bd
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnj-s5.dedicatedpanel.net
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.216.56.249
SPF_IP103.28.121.60
SPF_IP167.86.83.102
SPF_MXius.ius.edu.bd

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ius.ius.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.