Skip to content

Hostname

gonines.com

Last fetched

gonines.com resolves to 35.208.144.45, announced in 35.208.0.0/15 by YOUTUBE - Google Ireland Limited in US. gonines.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 · gonines.comRouting diversity1.5/10Peering density4.2/10MOAS conflict⚠ 1 conflictThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gonines.com

Resolution chain

IPv6 resolution

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

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domain manager
Contact emails
domains@gonines.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

  • sara.ns.cloudflare.com
  • simon.ns.cloudflare.com

MX records

  • mx1-us.emailsecurity.app
  • mx2-us.emailsecurity.app

SPF policy

  • ip: 50.31.33.121/32
  • ip: 168.245.97.194/32
  • ip: 18.215.201.255/32
  • ip: 64.94.35.32/32
  • ip: 216.58.226.50/32
  • ip: 167.89.70.61/32
  • include: spf1.emailsecurity.app
  • include: spf.protection.outlook.com
  • include: smtp.smileback.com
  • include: gonines-com.spf.smtp25.com
  • include: spf.us.exclaimer.net
  • include: 1857420.spf02.hubspotemail.net
  • include: spf.myconnectwise.net

Threat-feed evidence

History

Related pages

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