Skip to content

Hostname

serverxtesting.com

Last fetched

serverxtesting.com resolves to 5.79.20.205, announced in 5.79.0.0/18 by RACKSPACE-LON - Rackspace Ltd. in GB. serverxtesting.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · serverxtesting.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/serverxtesting.com

Resolution chain

IPv6 resolution

No AAAA record for serverxtesting.com is recorded in WhisperGraph.

Attribution

rackspace

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
392bd226-71c3-4954-b03f-a29d83253999@identity-protect.org, e635f712-521f-45a5-aa5a-42579fb09070@identity-protect.org, joe@vistastudios.co.uk

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns.rackspace.com
  • dns1.stabletransit.com
  • dns2.stabletransit.com

SPF policy

  • a: mail-ie0-f196.google.com
  • a: serverxtesting.com
  • mx: serverxtesting.com

Threat-feed evidence

History

Related pages

Pivot from serverxtesting.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "serverxtesting.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.