Skip to content

Hostname

our-host.com

Last fetched

our-host.com resolves to 217.195.152.10, announced in 217.195.152.0/22 by SHOCK-1 - Shock Hosting LLC in NL. our-host.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 · our-host.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/our-host.com

Resolution chain

IPv6 resolution

No AAAA record for our-host.com is recorded in WhisperGraph.

Attribution

shock

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:303
Registrant organisation
orkhan guliyev
Contact emails
orkhan@ourstudio.az

Subdomains

Mail and authentication

Nameservers

  • ns1.our-host.com
  • ns2.our-host.com
  • ns1.shockhosting.com
  • ns2.shockhosting.com

MX records

  • our-host.com

SPF policy

  • a: our-host.com
  • mx: our-host.com
  • include: relay.mailchannels.net
  • ip: 104.36.228.2
  • ip: 144.208.124.2
  • ip: 217.195.152.10
  • ip: 217.195.152.2
  • ip: 217.195.152.98

Threat-feed evidence

History

Related pages

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