Skip to content

Hostname

tekboost.com

Last fetched

tekboost.com resolves to 35.227.192.226, announced in 35.227.0.0/16 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. tekboost.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 · tekboost.comRouting diversity2.4/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tekboost.com

Resolution chain

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:2
Registrant organisation
perfect privacy,
Contact emails
b66hj2vp225@networksolutionsprivateregistration.com, es4v588m6ky@networksolutionsprivateregistration.com, ff9sx8j67ve@networksolutionsprivateregistration.com, ha5fy2vx6r5@networksolutionsprivateregistration.com, hs97r32p6wc@networksolutionsprivateregistration.com, jb2n768t5uh@networksolutionsprivateregistration.com, se9tw6pp9cx@networksolutionsprivateregistration.com, tz33z4up99m@networksolutionsprivateregistration.com, v42674dh3hf@networksolutionsprivateregistration.com, v52re92k8z2@networksolutionsprivateregistration.com, xh74m85y6m4@networksolutionsprivateregistration.com, za3jz4dz8e3@networksolutionsprivateregistration.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

  • ns11.worldnic.com
  • ns12.worldnic.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

SPF policy

  • include: _spf.google.com
  • a: tekboost.com
  • mx: tekboost.com
  • include: mail.zendesk.com

Threat-feed evidence

History

Related pages

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