Hostname
afzalconstructionltd.com
Last fetched
afzalconstructionltd.com resolves to 1 IPv4 address operated by EHL-AS-AP - EBN HOST LIMITED in BD. WHOIS lists iana:1250 as the registrar.
Nutrition Label
Resolution chain
afzalconstructionltd.com 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 |
|---|---|---|---|---|
| 115.187.19.55 | 115.187.19.0/24 | AS133070 | EHL-AS-AP - EBN HOST LIMITED | BD |
WHOIS identity
- Registrar
- iana:1250
- Organization
- al imran suvro
- Contact emails
Subdomains
2 observed subdomains of afzalconstructionltd.com.
| Subdomain |
|---|
| pos1.afzalconstructionltd.com |
Showing 1 of 2. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- afzalconstructionltd.com
SPF policy
3 SPF mechanisms authorising senders for afzalconstructionltd.com.
| Mechanism | Target |
|---|---|
| SPF_A | afzalconstructionltd.com |
| SPF_IP | 115.187.19.50 |
| SPF_MX | afzalconstructionltd.com |
Related pages
Pivot deeper into the graph from afzalconstructionltd.com.
- IP · 115.187.19.55
- ASN · AS133070EHL-AS-AP - EBN HOST LIMITED
- Registrar · iana:1250
- Country · BD
- Email · bd2010news@gmail.com
- TLD · .com
- Browse hostnames · af…
- 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: "afzalconstructionltd.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.