Skip to content

Hostname

static-ottera.com

Last fetched

static-ottera.com resolves to 104.26.10.48, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. static-ottera.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 · static-ottera.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/static-ottera.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Contact emails
039596ea-e4f5-4571-a475-973d8e59ad15@identity-protect.org, 3571b6cc-f59f-4388-82fe-dcc97e2cb598@identity-protect.org, 4e6b58fd-69c0-4b57-890d-35280a72933d@identity-protect.org, becd2f1c-98f7-4744-aaa9-d75f225b142a@identity-protect.org, c1ea1f17-d8c7-412b-8f39-29dba6327a8a@identity-protect.org, ca92048c-6a29-4ada-9c75-6106bbacc562@identity-protect.org, owner-2200974@static-ottera.com.whoisprivacyservice.org, owner-6246882@static-ottera.com.whoisprivacyservice.org, owner-698114@static-ottera.com.whoisprivacyservice.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

  • elliot.ns.cloudflare.com
  • mary.ns.cloudflare.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

Threat-feed evidence

History

Related pages

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