Skip to content

Hostname

simples.vet

Last fetched

simples.vet resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · simples.vetRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/simples.vet

Resolution chain

simples.vet resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.87.11613.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.2913.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.3413.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.9913.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.249.1143.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.143.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.173.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.893.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
65.8.131.2165.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5565.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.5965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.618.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8318.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.5118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8118.67.12.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

27 observed subdomains of simples.vet.

Web-graph footprint

Distinct hostnames that link to or from simples.vet in the public web crawl.

100 sites link to this hostname.

153 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for simples.vet.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.superlogica.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from simples.vet.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "simples.vet"})-[: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.