Skip to content

Hostname

ukserver360.com

Last fetched

ukserver360.com resolves to 213.5.71.103, announced in 213.5.64.0/21 by ALTUS - AltusHost B.V. in NL. ukserver360.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 · ukserver360.comRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ukserver360.com

Resolution chain

IPv6 resolution

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

Attribution

altushost

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
2ec23bd98b2248ea93fec0bc7033df16.protect@whoisguard.com, 718e5fdf0f664f169e76d84fa88ae0c3.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns1.hostingdns360.com
  • ns2.hostingdns360.com
  • ns1.ukserver360.com
  • ns2.ukserver360.com

MX records

  • ukserver360.com

SPF policy

  • a: ukserver360.com
  • mx: ukserver360.com
  • include: relay.mailchannels.net
  • ip: 213.5.71.103

Threat-feed evidence

History

Related pages

Pivot from ukserver360.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: "ukserver360.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.