Skip to content

Hostname

ach.acci-tech.com

Last fetched

ach.acci-tech.com resolves to 1 IPv4 address operated by FRONTIER-FRTR - Frontier Communications of America, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
47.206.128.17347.192.0.0/12AS5650FRONTIER-FRTR - Frontier Communications of America, Inc.US

WHOIS identity

No WHOIS records are currently associated with ach.acci-tech.com in WhisperGraph.

Subdomains

1 observed subdomain of ach.acci-tech.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ach.acci-tech.com.

MechanismTarget
SPF_Aach.acci-tech.com
SPF_IP162.241.16.20
SPF_MXach.acci-tech.com

Related pages

Pivot deeper into the graph from ach.acci-tech.com.

Cypher and MCP

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

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