Skip to content

Hostname

refchat.co.uk

Last fetched

refchat.co.uk resolves to 104.21.28.179, announced in 104.21.16.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. refchat.co.uk 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 · refchat.co.ukRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint6.3/10canon.whisper.security/host/refchat.co.uk

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · MAIL_RECEIVER, ORIGIN_AS, CDN

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Registrant organisation
ross mcmenemy

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

  • priscilla.ns.cloudflare.com
  • ram.ns.cloudflare.com
  • ns224.eukdns.com
  • ns225.eukdns.com
  • ns1.pst-uk.co.uk
  • ns2.pst-uk.co.uk
  • ns2.refchat.co.uk
  • ns1.refchat.co.uk

MX records

  • refchat.co.uk
  • _dc-mx.c7f3b6a3b7ae.refchat.co.uk
  • mail.refchat.co.uk
  • _dc-mx.5b083fabd71d.refchat.co.uk

SPF policy

  • a: refchat.co.uk
  • mx: refchat.co.uk
  • ip: 213.175.196.76

Threat-feed evidence

History

Related pages

Pivot from refchat.co.uk 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: "refchat.co.uk"})-[: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.