Hostname
ac-js.com
Last fetched
ac-js.com resolves to 1 IPv4 address operated by PAIR-NETWORKS - pair Networks in US. WHOIS lists iana:99 as the registrar.
Nutrition Label
Resolution chain
ac-js.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 |
|---|---|---|---|---|
| 66.39.143.143 | 66.39.128.0/19 | AS7859 | PAIR-NETWORKS - pair Networks | US |
WHOIS identity
- Registrar
- iana:99
- Organization
- steve prasko
- Contact emails
- 0o085x7759@filteredemailaddress.com
- 114h0o0u7655@filteredemailaddress.com
- 21656x9n7278@filteredemailaddress.com
- 217b7f774856@filteredemailaddress.com
- 217h024y9761@eliminatejunkemail.com
- 219m5j6e0517@junkemailprevention.com
- 219q69126396@junkemailprevention.com
- 22209f6e1061@eliminatejunkemail.com
- 2r385z1186@junkemailprevention.com
- 312e2k1j9472@junkemailprevention.com
- 32817c9e3126@filteredemailaddress.com
- 3295617t1998@eliminatejunkemail.com
- 413n1x8i3341@filteredemailaddress.com
- 41924x9m3320@nojunkemailaddress.com
- 419i1t4y0590@nojunkemailaddress.com
- 4f837c1166@eliminatejunkemail.com
- 5g5m8i7553@junkemailprevention.com
- 5v4k281466@filteredemailaddress.com
- 618x449q4518@eliminatejunkemail.com
- 710a1x4i6499@eliminatejunkemail.com
- and 8 more
Subdomains
5 observed subdomains of ac-js.com.
Web-graph footprint
Distinct hostnames that link to or from ac-js.com in the public web crawl.
18 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for ac-js.com.
| Mechanism | Target |
|---|---|
| SPF_A | aceadmin1-tlsv1.mail.pairserver.com |
| SPF_A | aceadmin1.mail.pairserver.com |
| SPF_A | legacy-mail2.pair.net |
| SPF_INCLUDE | webmail.pair.com |
Related pages
Pivot deeper into the graph from ac-js.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ac-js.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.