Skip to content

Hostname

aceto.com

Last fetched

aceto.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US.

Nutrition Label

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

Resolution chain

aceto.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.96.57.12420.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for aceto.com.

MechanismTarget
SPF_INCLUDE_spf.exonet.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu2859722.wl223.sendgrid.net
SPF_INCLUDEus._netblocks.mimecast.com
SPF_INCLUDEzcsend.net
SPF_IP104.152.224.62/32
SPF_IP203.127.160.3
SPF_IP3.7.234.236
SPF_IP51.52.182.230
SPF_IP63.125.179.14
SPF_IP64.140.173.6
SPF_IP66.132.219.106
SPF_IP66.132.220.95/32
SPF_IP66.132.220.96
SPF_IP66.132.220.99
SPF_MXaceto.com

Related pages

Pivot deeper into the graph from aceto.com.

Cypher and MCP

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

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