Skip to content

Hostname

goit.global

Last fetched

goit.global resolves to 104.26.8.106, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. goit.global 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 · goit.globalRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/goit.global

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:1112
Contact emails
support@imena.ua

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

  • amir.ns.cloudflare.com
  • melinda.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • ip: 159.183.0.0/16
  • ip: 149.72.0.0/16
  • ip: 168.245.0.0/17
  • ip: 167.89.0.0/17
  • ip: 172.246.0.0/18
  • ip: 213.32.128.0/18
  • ip: 77.32.128.0/18
  • ip: 212.146.192.0/18
  • ip: 77.32.192.0/19
  • ip: 153.92.224.0/19
  • ip: 50.31.32.0/19
  • ip: 192.254.112.0/20
  • ip: 198.37.144.0/20
  • ip: 208.117.48.0/20
  • ip: 198.21.0.0/21
  • ip: 94.143.16.0/21
  • ip: 185.24.144.0/22
  • ip: 136.143.168.0/22
  • ip: 185.107.232.0/22
  • ip: 185.41.28.0/22
  • ip: 136.143.184.0/24
  • ip: 136.143.188.0/24
  • ip: 185.20.211.0/24
  • ip: 31.186.226.0/24
  • ip: 199.67.64.0/24
  • ip: 135.84.80.0/24
  • ip: 135.84.82.0/24
  • ip: 117.20.43.11/32
  • ip: 185.172.199.128/26
  • ip: 185.172.199.192/27
  • ip: 185.172.199.56/29
  • include: emsd1.com
  • include: _spf.google.com
  • include: one.zoho.com
  • ip: 108.128.125.153
  • ip: 18.200.162.166
  • ip: 18.202.190.251
  • ip: 34.242.146.245
  • ip: 34.248.61.7
  • ip: 34.249.208.242
  • ip: 34.249.246.149
  • ip: 34.249.6.171
  • ip: 34.250.170.186
  • ip: 34.250.52.17
  • ip: 34.251.160.113
  • ip: 34.251.2.214
  • ip: 34.251.202.55
  • ip: 34.252.105.142
  • ip: 34.255.104.95
  • ip: 46.137.149.70

Threat-feed evidence

History

Related pages

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