Hostname
abusayed.com.bd
Last fetched
abusayed.com.bd resolves to 10 IPv4 addresses operated by ANSONNET-AS-UK in US.
Nutrition Label
Resolution chain
abusayed.com.bd resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 147.79.72.183 | 147.79.72.0/21 | AS47583 | ANSONNET-AS-UK | US |
| 147.79.79.58 | 147.79.72.0/21 | AS47583 | ANSONNET-AS-UK | US |
| 92.113.16.186 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.16.34 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.16.46 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.16.57 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.202 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.252 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.3 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
| 92.113.23.67 | 92.113.16.0/21 | AS47583 | ANSONNET-AS-UK | DE |
WHOIS identity
No WHOIS records are currently associated with abusayed.com.bd in WhisperGraph.
Subdomains
15 observed subdomains of abusayed.com.bd.
Showing 14 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from abusayed.com.bd in the public web crawl.
8 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for abusayed.com.bd.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.titan.email |
Related pages
Pivot deeper into the graph from abusayed.com.bd.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abusayed.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.