Hostname
chasingthebard.com
Last fetched
chasingthebard.com resolves to 1 IPv4 address operated by EVOXTSDNBHD-AS-AP - Evoxt Sdn. Bhd. in HK. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
chasingthebard.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 |
|---|---|---|---|---|
| 108.165.100.141 | 108.165.100.0/24 | AS149440 | EVOXTSDNBHD-AS-AP - Evoxt Sdn. Bhd. | HK |
WHOIS identity
- Registrar
- iana:3862
- Organization
- ehab heikal
- Contact emails
Subdomains
1 observed subdomain of chasingthebard.com.
| Subdomain |
|---|
| www.chasingthebard.com |
Web-graph footprint
Distinct hostnames that link to or from chasingthebard.com in the public web crawl.
20 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for chasingthebard.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 149.50.126.14 |
| SPF_IP | 149.50.126.15 |
| SPF_IP | 149.50.126.16 |
| SPF_IP | 149.50.126.18 |
| SPF_IP | 149.50.126.19 |
| SPF_IP | 149.86.227.47 |
| SPF_IP | 185.118.140.0/24 |
| SPF_IP | 37.187.133.238 |
| SPF_IP | 45.179.88.101/32 |
| SPF_IP | 45.179.88.119/32 |
| SPF_IP | 45.179.88.124/32 |
| SPF_IP | 45.179.88.139/32 |
| SPF_IP | 45.179.88.208/32 |
| SPF_IP | 45.82.66.167/32 |
| SPF_IP | 45.82.66.169/32 |
| SPF_IP | 45.82.66.89/32 |
| SPF_IP | 45.82.66.90/32 |
| SPF_IP | 45.82.66.92/32 |
| SPF_IP | 45.82.66.96/32 |
| SPF_IP | 5.196.184.16 |
| SPF_IP | 5.196.184.17 |
| SPF_IP | 5.196.184.18 |
| SPF_IP | 5.196.184.19 |
Related pages
Pivot deeper into the graph from chasingthebard.com.
- IP · 108.165.100.141
- ASN · AS149440EVOXTSDNBHD-AS-AP - Evoxt Sdn. Bhd.
- Registrar · iana:3862
- Country · HK
- Email · ehab@elmotaheda.com
- TLD · .com
- Browse hostnames · ch…
- 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: "chasingthebard.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.