Skip to content

Hostname

uk2group.com

Last fetched

uk2group.com resolves to 174.127.116.26, announced in 174.127.116.0/23 by UK2NET-AS - THG HOSTING LIMITED in US. uk2group.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 · uk2group.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/uk2group.com

Resolution chain

IPv6 resolution

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

Attribution

thg

DNS_OPERATOR, ORIGIN_AS

WHOIS identity

Registrar
iana:48
Registrant organisation
thehut.com
Contact emails
bo@uk2net.com, domainmaster@uk2group.com, hostmaster@uk2.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • boyd.ns.cloudflare.com
  • gina.ns.cloudflare.com
  • uk2group.com
  • ns1.uk2.net
  • ns2.uk2.net
  • ns3.uk2.net

MX records

  • eu-smtp-inbound-1.mimecast.com
  • eu-smtp-inbound-2.mimecast.com
  • uk2group-com.mail.protection.outlook.com

SPF policy

  • ip: 216.40.42.4/32
  • include: eu._netblocks.mimecast.com
  • include: _spf.emfwd.name-services.com
  • include: trustpilotservice.com
  • a: uk2group.com
  • include: one.zoho.eu
  • ip: 67.212.236.169
  • ip: 67.212.237.72

Threat-feed evidence

History

Related pages

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