Skip to content

Hostname

mmabdullah.com.bd

Last fetched

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

Nutrition Label

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

Resolution chain

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 mmabdullah.com.bd in WhisperGraph.

Subdomains

97 observed subdomains of mmabdullah.com.bd.

Web-graph footprint

Distinct hostnames that link to or from mmabdullah.com.bd in the public web crawl.

155 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • mmabdullah.com.bd

SPF policy

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

MechanismTarget
SPF_Ammabdullah.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_MXmmabdullah.com.bd

Related pages

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

Cypher and MCP

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

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