Skip to content

Hostname

web4.actomic.com

Last fetched

web4.actomic.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · web4.actomic.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/web4.actomic.com

Resolution chain

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

IPPrefixASNOperatorCountry
167.235.9.237167.235.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with web4.actomic.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for web4.actomic.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP142.132.214.169
SPF_IP167.235.9.218
SPF_IP167.235.9.237
SPF_IP192.99.149.124
SPF_IP50.21.189.254
SPF_IP50.251.108.161
SPF_IP50.251.108.162
SPF_IP50.251.108.163
SPF_IP50.251.108.164
SPF_IP65.108.129.44
SPF_IP65.108.129.51

Related pages

Pivot deeper into the graph from web4.actomic.com.

Cypher and MCP

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

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