Skip to content

Hostname

skygeek.com

Last fetched

skygeek.com resolves to 63.141.128.23, announced in 63.141.128.0/24 by BIGCOMMERCE - Bigcommerce Inc. in US. skygeek.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 · skygeek.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/skygeek.com

Resolution chain

IPv6 resolution

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

Attribution

bigcommerce

ORIGIN_AS

WHOIS identity

Registrar
iana:2
Contact emails
az7rq3r35pg@networksolutionsprivateregistration.com, bs6vn8g79cw@networksolutionsprivateregistration.com, dm9x35672rz@networksolutionsprivateregistration.com, fc33h8yp5fs@networksolutionsprivateregistration.com, fd9np7m7985@networksolutionsprivateregistration.com, fp8ez4h26cf@networksolutionsprivateregistration.com, fr63u9vx2xe@networksolutionsprivateregistration.com, fy4b53rw9zm@networksolutionsprivateregistration.com, gu6ux9vg745@networksolutionsprivateregistration.com, jd5u33jd2wf@networksolutionsprivateregistration.com, jv2sk4x65dw@networksolutionsprivateregistration.com, kp5js6hb8yq@networksolutionsprivateregistration.com, m87fs6k62mk@networksolutionsprivateregistration.com, mj8uk42n46d@networksolutionsprivateregistration.com, qq5ap7pk6dz@networksolutionsprivateregistration.com, tx8pm25h23e@networksolutionsprivateregistration.com, x557z98m78c@networksolutionsprivateregistration.com, yq6hj4aa425@networksolutionsprivateregistration.com, zk6zg9c375p@networksolutionsprivateregistration.com, zp4xz5d35xp@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

  • ns1-34.azure-dns.com
  • ns4-34.azure-dns.info
  • ns2-34.azure-dns.net
  • ns3-34.azure-dns.org

MX records

  • us-smtp-inbound-1.mimecast.com
  • us-smtp-inbound-2.mimecast.com

SPF policy

  • ip: 208.70.208.0/22
  • include: _spf.bigcommerce.com
  • include: us._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • a: skygeek.com
  • mx: skygeek.com
  • a: mail.skygeek.com
  • include: mail.zendesk.com
  • include: sendgrid.net

Threat-feed evidence

History

Related pages

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