Hostname
comstech.org
Last fetched
comstech.org resolves to 1 IPv4 address operated by AS47583 in SG. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
comstech.org 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 |
|---|---|---|---|---|
| 46.17.172.236 | 46.17.172.0/23 | AS47583 | — | SG |
WHOIS identity
- Registrar
- iana:82
- Organization
- mr. usman
- Contact emails
Subdomains
17 observed subdomains of comstech.org.
Web-graph footprint
Distinct hostnames that link to or from comstech.org in the public web crawl.
136 sites link to this hostname.
81 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
13 SPF mechanisms authorising senders for comstech.org.
| Mechanism | Target |
|---|---|
| SPF_A | comstech.org |
| SPF_A | nayatel.com |
| SPF_A | smtp.nayatel.com |
| SPF_A | smtpgw1.nayatel.com |
| SPF_A | smtpgw2.nayatel.com |
| SPF_A | smtpgw3.nayatel.com |
| SPF_IP | 115.186.154.158/32 |
| SPF_IP | 115.186.188.0/24 |
| SPF_IP | 124.109.51.174/32 |
| SPF_IP | 203.82.48.0/24 |
| SPF_IP | 203.99.62.160/29 |
| SPF_IP | 58.65.135.86/32 |
| SPF_MX | comstech.org |
Related pages
Pivot deeper into the graph from comstech.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "comstech.org"})-[: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.