Hostname
ascertain.tech
Last fetched
ascertain.tech resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
ascertain.tech resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 43.216.85.191 | 43.222.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 43.217.117.241 | 43.222.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 43.217.123.1 | 43.222.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
| 56.68.91.215 | 56.85.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | MY |
WHOIS identity
- Registrar
- iana:146
- Organization
- ascertain technologies sdn bhd 811568-p
- Contact emails
Subdomains
5 observed subdomains of ascertain.tech.
Web-graph footprint
Distinct hostnames that link to or from ascertain.tech in the public web crawl.
43 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for ascertain.tech.
| Mechanism | Target |
|---|---|
| SPF_A | ascertain.tech |
| SPF_INCLUDE | securessl.net |
| SPF_MX | ascertain.tech |
Related pages
Pivot deeper into the graph from ascertain.tech.
- IP · 43.216.85.191
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:146
- Country · MY
- Email · ascertain.tech@domainsbyproxy.com
- TLD · .tech
- Browse hostnames · as…
- 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: "ascertain.tech"})-[: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.