Hostname
itwaybd.com
Last fetched
itwaybd.com resolves to 2 IPv4 addresses operated by EXONHOST-AS-AP EXONHOST in BD. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
itwaybd.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.187.22.107 | 103.187.22.0/24 | AS139016 | EXONHOST-AS-AP EXONHOST | BD |
| 95.216.50.251 | 95.216.0.0/16 | AS24940 | HETZNER-AS | FI |
WHOIS identity
- Registrar
- iana:303
- Organization
- it way bd
- Contact emails
Subdomains
31 observed subdomains of itwaybd.com.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from itwaybd.com in the public web crawl.
37 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for itwaybd.com.
| Mechanism | Target |
|---|---|
| SPF_A | itwaybd.com |
| SPF_IP | 173.249.60.219 |
| SPF_IP | 188.40.147.216 |
| SPF_MX | itwaybd.com |
Related pages
Pivot deeper into the graph from itwaybd.com.
- IP · 103.187.22.107
- ASN · AS139016EXONHOST-AS-AP EXONHOST
- Registrar · iana:303
- Country · BD
- Email · itwaybd.360@gmail.com
- TLD · .com
- Browse hostnames · it…
- 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: "itwaybd.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.