Skip to content

Hostname

vastosoft.com

Last fetched

vastosoft.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · vastosoft.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vastosoft.com

Resolution chain

vastosoft.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.236.141.17713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.4.3813.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.237.81.17713.236.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.AU
13.54.31.20613.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
13.55.95.16813.54.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.241.23815.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
52.62.27.20752.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.63.58.18952.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.141.6254.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.153.201.8054.153.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.206.246.17154.206.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.189.23315.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
15.135.11.3115.135.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.25.12554.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
15.134.27.5315.134.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:468
Organization
on behalf of vastosoft.com owner
Contact emails

Subdomains

1 observed subdomain of vastosoft.com.

Web-graph footprint

Distinct hostnames that link to or from vastosoft.com in the public web crawl.

75 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vastosoft.com.

MechanismTarget
SPF_Avastosoft.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcustomer.mailguard.com.au
SPF_INCLUDEmail.zendesk.com
SPF_IP13.210.106.180/32
SPF_MXvastosoft.com

Related pages

Pivot deeper into the graph from vastosoft.com.

Cypher and MCP

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

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