Skip to content

Hostname

gs1uk.org

Last fetched

gs1uk.org resolves to 45.60.64.184, announced in 45.60.64.0/24 by INCAPSULA - Incapsula Inc in GB. gs1uk.org 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 · gs1uk.orgRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gs1uk.org

Resolution chain

IPv6 resolution

No AAAA record for gs1uk.org is recorded in WhisperGraph.

Attribution

incapsula

ORIGIN_AS

WHOIS identity

Registrar
iana:168
Registrant organisation
gs1uk
Contact emails
transfers-auth@names.co.uk

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

  • ns2.g02.cfdns.biz
  • ns3.g02.cfdns.info
  • ns1.g02.cfdns.net
  • ns4.g02.cfdns.co.uk

MX records

  • gs1uk-org.mail.protection.outlook.com

SPF policy

  • ip: 35.176.183.125/32
  • ip: 37.200.113.130/32
  • ip: 195.110.84.130/32
  • ip: 52.215.69.98/32
  • include: amazonses.com
  • include: _spf.psm.knowbe4.com
  • include: sent-via.netsuite.com
  • include: spf.protection.outlook.com
  • include: mail.zendesk.com
  • include: 19914388.spf06.hubspotemail.net
  • include: mailgun.org
  • ip: 69.84.83.70
  • ip: 69.84.94.11

Threat-feed evidence

History

Related pages

Pivot from gs1uk.org 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: "gs1uk.org"})-[: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.