Skip to content

Hostname

shepherd.vet

Last fetched

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

Nutrition Label

WHISPER CANON · shepherd.vetRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/shepherd.vet

Resolution chain

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

IPPrefixASNOperatorCountry
13.59.207.10213.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.117.4316.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.117.30.418.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.120.23718.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.226.105.16818.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.132.111.1353.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.136.90.2493.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.141.126.2473.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.142.160.1513.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.146.190.1283.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.181.2113.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.22.22.1273.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.23.243.1723.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.71.17316.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.239.16018.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.59.77.19016.59.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

93 observed subdomains of shepherd.vet.

Web-graph footprint

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

70 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for shepherd.vet.

MechanismTarget
SPF_Ashepherd.vet
SPF_INCLUDE4316698.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_IP52.0.175.129/32

Related pages

Pivot deeper into the graph from shepherd.vet.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "shepherd.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.