Hostname
aheadmaster.com
Last fetched
aheadmaster.com resolves to 1 IPv4 address operated by NANDINIB-AS-IN Nandini Broadband Pvt. Ltd. in TW. WHOIS lists iana:1336 as the registrar.
Nutrition Label
Resolution chain
aheadmaster.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 |
|---|---|---|---|---|
| 163.61.60.200 | 163.61.60.0/24 | AS152622 | NANDINIB-AS-IN Nandini Broadband Pvt. Ltd. | TW |
WHOIS identity
- Registrar
- iana:1336
- Organization
- colin lin
- Contact emails
Subdomains
5 observed subdomains of aheadmaster.com.
Web-graph footprint
Distinct hostnames that link to or from aheadmaster.com in the public web crawl.
29 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for aheadmaster.com.
| Mechanism | Target |
|---|---|
| SPF_A | aheadmaster.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_IP | 211.20.87.74 |
| SPF_IP | 211.20.87.76 |
| SPF_MX | aheadmaster.com |
Related pages
Pivot deeper into the graph from aheadmaster.com.
- IP · 163.61.60.200
- ASN · AS152622NANDINIB-AS-IN Nandini Broadband Pvt. Ltd.
- Registrar · iana:1336
- Country · TW
- Email · mis@aheadmaster.com
- TLD · .com
- Browse hostnames · ah…
- 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: "aheadmaster.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.