Hostname
ip.mmabdullah.com.bd
Last fetched
ip.mmabdullah.com.bd resolves to 1 IPv4 address operated by AS16276 in FR.
Nutrition Label
Resolution chain
ip.mmabdullah.com.bd resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 152.228.223.226 | 152.228.128.0/17 | AS16276 | — | FR |
WHOIS identity
No WHOIS records are currently associated with ip.mmabdullah.com.bd in WhisperGraph.
Subdomains
1 observed subdomain of ip.mmabdullah.com.bd.
| Subdomain |
|---|
| www.ip.mmabdullah.com.bd |
Web-graph footprint
Distinct hostnames that link to or from ip.mmabdullah.com.bd in the public web crawl.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for ip.mmabdullah.com.bd.
| Mechanism | Target |
|---|---|
| SPF_A | ip.mmabdullah.com.bd |
| SPF_INCLUDE | relay.purpleflows.com |
| SPF_IP | 142.132.192.182 |
| SPF_IP | 152.228.223.226 |
| SPF_IP | 152.53.144.200 |
| SPF_IP | 168.119.5.246 |
| SPF_IP | 5.9.227.66 |
| SPF_IP | 54.39.53.132 |
| SPF_IP | 65.109.35.215 |
| SPF_IP | 65.21.122.30 |
| SPF_MX | ip.mmabdullah.com.bd |
Related pages
Pivot deeper into the graph from ip.mmabdullah.com.bd.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ip.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.