Skip to content

Hostname

asantecloud.com

Last fetched

asantecloud.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · asantecloud.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/asantecloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.233.12118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.12318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.4118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.818.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.230.1083.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.1093.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.433.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.230.453.164.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 0157415885
Contact emails

Subdomains

4 observed subdomains of asantecloud.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for asantecloud.com.

MechanismTarget
SPF_INCLUDE47073301.spf03.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdispatch-us.ppe-hosted.com
SPF_INCLUDEspfa.cpmails.com

Related pages

Pivot deeper into the graph from asantecloud.com.

Cypher and MCP

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

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