Skip to content

Hostname

acutetechserv.com

Last fetched

acutetechserv.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

acutetechserv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.1.109104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.129.44172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2
Organization
oil states international,
Contact emails

Subdomains

3 observed subdomains of acutetechserv.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for acutetechserv.com.

MechanismTarget
SPF_INCLUDE_spf01.mykronos.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP135.84.64.0/20
SPF_IP209.18.99.240
SPF_IP216.117.56.183
SPF_IP216.117.56.184
SPF_IP64.106.201.111
SPF_IP64.106.205.240
SPF_IP65.17.207.160
SPF_IP66.70.19.110
SPF_IP66.70.99.140
SPF_IP72.250.203.183
SPF_IP72.250.203.184

Related pages

Pivot deeper into the graph from acutetechserv.com.

Cypher and MCP

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

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