Skip to content

Hostname

wehaveservers.com

Last fetched

wehaveservers.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · wehaveservers.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wehaveservers.com

Resolution chain

wehaveservers.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.59.13104.21.48.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
142.44.132.175142.44.128.0/17AS16276CA
172.67.167.104172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
s.c. thc projects
Contact emails

Subdomains

42 observed subdomains of wehaveservers.com.

Web-graph footprint

Distinct hostnames that link to or from wehaveservers.com in the public web crawl.

108 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for wehaveservers.com.

MechanismTarget
SPF_Awehaveservers.com
SPF_IP142.44.132.173
SPF_IP142.44.132.175
SPF_IP193.201.82.199
SPF_IP54.39.157.16
SPF_MXwehaveservers.com

Related pages

Pivot deeper into the graph from wehaveservers.com.

Cypher and MCP

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

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