Skip to content

Hostname

actucongo.net

Last fetched

actucongo.net resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · actucongo.netRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/actucongo.net

Resolution chain

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

IPPrefixASNOperatorCountry
135.181.112.61135.181.0.0/16AS24940FI

WHOIS identity

Registrar
iana:81
Organization
ivoirsoft
Contact emails

Subdomains

9 observed subdomains of actucongo.net.

Web-graph footprint

Distinct hostnames that link to or from actucongo.net in the public web crawl.

50 sites link to this hostname.

10,213 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • actucongo.net

SPF policy

8 SPF mechanisms authorising senders for actucongo.net.

MechanismTarget
SPF_Aactucongo.net
SPF_IP135.181.112.44
SPF_IP135.181.112.61
SPF_IP136.243.91.6
SPF_IP157.90.55.60
SPF_IP5.9.249.217
SPF_IP5.9.249.219
SPF_MXactucongo.net

Related pages

Pivot deeper into the graph from actucongo.net.

Cypher and MCP

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

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