Skip to content

Hostname

vasthive.fo

Last fetched

vasthive.fo resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR.

Nutrition Label

WHISPER CANON · vasthive.foRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/vasthive.fo

Resolution chain

vasthive.fo resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.158.122.100108.158.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.122.49108.158.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.122.57108.158.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
108.158.122.88108.158.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.11618.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.12418.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.2418.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.164.21.9718.164.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with vasthive.fo in WhisperGraph.

Subdomains

2 observed subdomains of vasthive.fo.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for vasthive.fo.

MechanismTarget
SPF_INCLUDE_spf.mailersend.net
SPF_IP185.26.104.0/22

Related pages

Pivot deeper into the graph from vasthive.fo.

Cypher and MCP

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

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