Hostname
amarbag.com
Last fetched
amarbag.com resolves to 2 IPv4 addresses operated by AS150156 in BD. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
amarbag.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.112.62.98 | 103.112.62.0/24 | AS150156 | — | BD |
| 103.174.152.18 | 103.174.152.0/24 | AS147303 | — | BD |
WHOIS identity
- Registrar
- iana:303
- Organization
- md. fozil ayaz shobuj
- Contact emails
Subdomains
6 observed subdomains of amarbag.com.
Web-graph footprint
Distinct hostnames that link to or from amarbag.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- amarbag.com
SPF policy
4 SPF mechanisms authorising senders for amarbag.com.
| Mechanism | Target |
|---|---|
| SPF_A | amarbag.com |
| SPF_IP | 103.112.62.98 |
| SPF_IP | 103.174.152.18 |
| SPF_MX | amarbag.com |
Related pages
Pivot deeper into the graph from amarbag.com.
- IP · 103.112.62.98
- ASN · AS150156
- Registrar · iana:303
- Country · BD
- Email · 4tte0htoeegkq841115evkn4d5@domaindiscreet.com
- TLD · .com
- Browse hostnames · am…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "amarbag.com"})-[: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.