Skip to content

Hostname

it.mmabdullah.com.bd

Last fetched

it.mmabdullah.com.bd resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · it.mmabdullah.com.bdRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/it.mmabdullah.com.bd

Resolution chain

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

IPPrefixASNOperatorCountry
152.228.223.226152.228.128.0/17AS16276FR

WHOIS identity

No WHOIS records are currently associated with it.mmabdullah.com.bd in WhisperGraph.

Subdomains

1 observed subdomain of it.mmabdullah.com.bd.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for it.mmabdullah.com.bd.

MechanismTarget
SPF_Ait.mmabdullah.com.bd
SPF_INCLUDErelay.purpleflows.com
SPF_IP142.132.192.182
SPF_IP152.228.223.226
SPF_IP152.53.144.200
SPF_IP168.119.5.246
SPF_IP5.9.227.66
SPF_IP54.39.53.132
SPF_IP65.109.35.215
SPF_IP65.21.122.30
SPF_MXit.mmabdullah.com.bd

Related pages

Pivot deeper into the graph from it.mmabdullah.com.bd.

Cypher and MCP

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

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