Skip to content

Hostname

forum.arc4de.com

Last fetched

forum.arc4de.com resolves to 1 IPv4 address operated by FOURPLEX-ASN - Fourplex Telecom LLC in US.

Nutrition Label

WHISPER CANON · forum.arc4de.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/forum.arc4de.com

Resolution chain

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

IPPrefixASNOperatorCountry
38.225.240.4138.225.240.0/24AS27284FOURPLEX-ASN - Fourplex Telecom LLCUS

WHOIS identity

No WHOIS records are currently associated with forum.arc4de.com in WhisperGraph.

Subdomains

1 observed subdomain of forum.arc4de.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for forum.arc4de.com.

MechanismTarget
SPF_Aforum.arc4de.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP192.155.110.18
SPF_MXforum.arc4de.com

Related pages

Pivot deeper into the graph from forum.arc4de.com.

Cypher and MCP

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

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