Skip to content

Hostname

useopenwrench.com

Last fetched

useopenwrench.com resolves to 108.138.7.10, announced in 108.138.0.0/21 by AMAZON-02 - Amazon.com, Inc. in DE. useopenwrench.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 · useopenwrench.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/useopenwrench.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
58fb4bcc-1fbf-4378-b3f8-378d091e1d25@identity-protect.org, 5f216a4e-94df-4b11-bc76-8e836f675c9c@identity-protect.org, 6794d131-a7dd-4156-a979-865d7446d115@identity-protect.org, 760088fb-bac1-4a93-b9f6-9d94a4772c49@identity-protect.org, 89eafc98-a86e-4f8d-aea8-d7af08ab98f1@identity-protect.org, 91d36f9d-9f7c-4005-9aea-39e34384e8dd@identity-protect.org

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

  • ns-380.awsdns-47.com
  • ns-744.awsdns-29.net
  • ns-1291.awsdns-33.org
  • ns-1862.awsdns-40.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com
  • hlmovvyebrtuk7bmhdy6kic735jlyrjyb6j7sobunrlkqyekuryq.mx-verification.google.com

SPF policy

  • include: _spf.google.com

Threat-feed evidence

History

Related pages

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