Skip to content

Hostname

actenviro.com

Last fetched

actenviro.com resolves to 5 IPv4 addresses operated by ZIM_INTEGRATED_SHIPING_SERVICES_COMPANY in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · actenviro.comRouting diversity3.0/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/actenviro.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.215.75.7435.215.64.0/18AS43515ZIM_INTEGRATED_SHIPING_SERVICES_COMPANYUS
96.45.82.12296.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.19896.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.20296.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.896.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:2
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of actenviro.com.

Web-graph footprint

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

137 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for actenviro.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from actenviro.com.

Cypher and MCP

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

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