Hostname
acmtech.com
Last fetched
acmtech.com resolves to 1 IPv4 address operated by US-TELEPACIFIC - TPx Communications in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
acmtech.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 74.212.242.67 | 74.212.192.0/18 | AS14265 | US-TELEPACIFIC - TPx Communications | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- acm technologies attn acmtech.com care of network solutions
- Contact emails
- aj5u54az5aj@networksolutionsprivateregistration.com
- acmtech.com@domainsbyproxy.com
- du7fb32472u@networksolutionsprivateregistration.com
- h335d5mv89d@networksolutionsprivateregistration.com
- he7te8s693x@networksolutionsprivateregistration.com
- nx7pd6px6be@networksolutionsprivateregistration.com
- rm88253q744@networksolutionsprivateregistration.com
- sx2v95te42d@networksolutionsprivateregistration.com
- tp2uv7u973t@networksolutionsprivateregistration.com
- yt4fk7mg5fg@networksolutionsprivateregistration.com
Subdomains
9 observed subdomains of acmtech.com.
Web-graph footprint
Distinct hostnames that link to or from acmtech.com in the public web crawl.
15 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for acmtech.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf_uswest2.prod.hydra.sophos.com |
| SPF_INCLUDE | notification.fortinet.net |
| SPF_IP | 74.212.242.77 |
Related pages
Pivot deeper into the graph from acmtech.com.
- IP · 74.212.242.67
- ASN · AS14265US-TELEPACIFIC - TPx Communications
- Registrar · iana:146
- Country · US
- Email · aj5u54az5aj@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ac…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "acmtech.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.