Skip to content

Hostname

fastserver.club

Last fetched

fastserver.club resolves to 1 IPv4 address operated by OVH - OVH SAS in DE. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · fastserver.clubRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/fastserver.club

Resolution chain

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

IPPrefixASNOperatorCountry
141.95.70.48141.95.0.0/17AS16276OVH - OVH SASDE

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Subdomains

16 observed subdomains of fastserver.club.

Web-graph footprint

Distinct hostnames that link to or from fastserver.club in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for fastserver.club.

MechanismTarget
SPF_Afastserver.club
SPF_IP134.119.176.194
SPF_IP144.76.84.55
SPF_IP167.114.174.187
SPF_IP51.195.6.35
SPF_IP51.75.146.179
SPF_MXfastserver.club

Related pages

Pivot deeper into the graph from fastserver.club.

Cypher and MCP

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

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