Skip to content

Hostname

active-servers.com

Last fetched

active-servers.com resolves to 1 IPv4 address operated by AS197071 in DE. WHOIS lists iana:1443 as the registrar.

Nutrition Label

WHISPER CANON · active-servers.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/active-servers.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.230.239.250109.230.239.0/24AS197071DE

WHOIS identity

Registrar
iana:1443
Organization
dennis rainer warnholz
Contact emails

Subdomains

98 observed subdomains of active-servers.com.

Web-graph footprint

Distinct hostnames that link to or from active-servers.com in the public web crawl.

28 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for active-servers.com.

MechanismTarget
SPF_Aactive-servers.com
SPF_IP109.230.224.254
SPF_IP109.230.239.250
SPF_IP109.230.239.251
SPF_IP2a01:4f8:121:3232:0:0:0:2
SPF_IP2a05:bec0:0:0:0:0:0:2
SPF_IP2a05:bec0:99:0:0:0:0:2
SPF_IP78.46.87.177
SPF_IP83.243.59.47
SPF_IP83.243.59.7/32
SPF_IP95.156.229.186
SPF_MXactive-servers.com

Related pages

Pivot deeper into the graph from active-servers.com.

Cypher and MCP

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

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