Skip to content

Hostname

helpdesk.activ.net

Last fetched

helpdesk.activ.net resolves to 1 IPv4 address operated by AS49302 in RO.

Nutrition Label

WHISPER CANON · helpdesk.activ.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/helpdesk.activ.net

Resolution chain

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

IPPrefixASNOperatorCountry
89.35.77.10389.35.77.0/24AS49302RO

WHOIS identity

No WHOIS records are currently associated with helpdesk.activ.net in WhisperGraph.

Subdomains

1 observed subdomain of helpdesk.activ.net.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for helpdesk.activ.net.

MechanismTarget
SPF_Ahelpdesk.activ.net
SPF_INCLUDE_spf.google.com
SPF_IP80.96.1.1
SPF_IP80.96.1.2
SPF_IP80.96.1.5
SPF_IP80.96.1.6
SPF_IP89.35.77.223
SPF_IP89.35.77.45
SPF_MXhelpdesk.activ.net

Related pages

Pivot deeper into the graph from helpdesk.activ.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "helpdesk.activ.net"})-[: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.