Skip to content

Hostname

gobellator.com

Last fetched

gobellator.com resolves to 199.255.85.205, announced in 199.255.85.0/24 by INVOLTA - ARK Data Centers LLC in US. gobellator.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 · gobellator.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gobellator.com

Resolution chain

IPv6 resolution

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

Attribution

ark centers

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
bellator real estate & development
Contact emails
casey288@gmail.com

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

  • ns71.domaincontrol.com
  • ns72.domaincontrol.com

MX records

  • gobellator-com.mx1.arsmtp.com
  • gobellator-com.mx2.arsmtp.com

SPF policy

  • include: _hosting_spf.deltagroup.com
  • include: spf.edgepilot.com
  • include: spf-us.emailsignatures365.com
  • include: lassocrm.com
  • include: _spf.lwolf.com
  • include: spf.protection.outlook.com
  • include: gobellator.com.spf.smtp25.com
  • include: _includespf.erelocation.net
  • include: sendgrid.net
  • ip: 142.190.141.166
  • ip: 170.249.182.46
  • ip: 174.203.65.138
  • ip: 174.203.72.237
  • ip: 64.28.52.75
  • ip: 69.85.202.105
  • ip: 69.85.230.146

Threat-feed evidence

History

Related pages

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