Skip to content

Hostname

acantho.com

Last fetched

acantho.com resolves to 1 IPv4 address operated by AS21309 in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · acantho.comRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/acantho.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.89.40.777.89.32.0/20AS21309IT

WHOIS identity

Registrar
iana:69
Organization
acantho s.p.a.
Contact emails

Subdomains

16 observed subdomains of acantho.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for acantho.com.

MechanismTarget
SPF_Aclofmail01.acantho.cloud
SPF_Acout01.acantho.cloud
SPF_Acout02.acantho.cloud
SPF_Asmtpcor.acantho.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP188.125.115.192/27
SPF_IP213.174.182.128/25
SPF_IP213.174.189.23
SPF_IP216.40.44.0/24
SPF_IP64.98.42.0/24
SPF_IP64.99.140.1/26
SPF_IP77.89.40.16
SPF_IP77.89.40.4

Related pages

Pivot deeper into the graph from acantho.com.

Cypher and MCP

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

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