Hostname
wit-consul.com
Last fetched
wit-consul.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
wit-consul.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.227.227.25 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.4 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.64 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.227.93 | 13.227.226.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 52.85.61.103 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.70 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.76 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.94 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- wit
- Contact emails
Subdomains
5 observed subdomains of wit-consul.com.
Showing 3 of 5. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from wit-consul.com in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for wit-consul.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_IP | 153.120.97.112/28 |
| SPF_IP | 27.96.63.108 |
| SPF_IP | 54.250.128.35 |
| SPF_IP | 54.92.106.142 |
| SPF_IP | 54.92.109.37 |
| SPF_IP | 54.92.118.155 |
| SPF_IP | 54.92.46.154 |
| SPF_IP | 54.92.8.224 |
Related pages
Pivot deeper into the graph from wit-consul.com.
- IP · 13.227.227.25
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · VN
- Email · nic-staff@sakura.ad.jp
- TLD · .com
- Browse hostnames · wi…
- 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: "wit-consul.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.