Skip to content

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

WHISPER CANON · wit-consul.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wit-consul.com

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.

IPPrefixASNOperatorCountry
13.227.227.2513.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.6413.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
13.227.227.9313.227.226.0/23AS16509AMAZON-02 - Amazon.com, Inc.VN
52.85.61.10352.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7052.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.7652.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.61.9452.85.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
wit
Contact emails

Subdomains

5 observed subdomains of wit-consul.com.

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

SPF policy

10 SPF mechanisms authorising senders for wit-consul.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP153.120.97.112/28
SPF_IP27.96.63.108
SPF_IP54.250.128.35
SPF_IP54.92.106.142
SPF_IP54.92.109.37
SPF_IP54.92.118.155
SPF_IP54.92.46.154
SPF_IP54.92.8.224

Related pages

Pivot deeper into the graph from wit-consul.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.