Skip to content

Hostname

acmills.com

Last fetched

acmills.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:3254 as the registrar.

Nutrition Label

WHISPER CANON · acmills.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/acmills.com

Resolution chain

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

IPPrefixASNOperatorCountry
65.108.131.3365.108.0.0/16AS24940FI

WHOIS identity

Registrar
iana:3254
Organization
akram cotton mills
Contact emails

Subdomains

5 observed subdomains of acmills.com.

Web-graph footprint

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

6 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • acmills.com

SPF policy

12 SPF mechanisms authorising senders for acmills.com.

MechanismTarget
SPF_Aacmills.com
SPF_IP116.202.49.150
SPF_IP116.202.49.153
SPF_IP135.181.164.28
SPF_IP135.181.164.31
SPF_IP136.243.113.211
SPF_IP136.243.219.142
SPF_IP65.108.131.38
SPF_IP65.108.131.43
SPF_IP88.99.66.136
SPF_IP88.99.66.185
SPF_MXacmills.com

Related pages

Pivot deeper into the graph from acmills.com.

Cypher and MCP

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

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