Skip to content

Hostname

open-search-server.com

Last fetched

open-search-server.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · open-search-server.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/open-search-server.com

Resolution chain

open-search-server.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.245.244.52157.245.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:81
Organization
emmanuel keller
Contact emails

Subdomains

32 observed subdomains of open-search-server.com.

Web-graph footprint

Distinct hostnames that link to or from open-search-server.com in the public web crawl.

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for open-search-server.com.

MechanismTarget
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.google.com
SPF_INCLUDEspf.recurly.com
SPF_IP144.76.226.181
SPF_IP162.243.5.183
SPF_IP162.243.69.127
SPF_IP46.101.161.180

Related pages

Pivot deeper into the graph from open-search-server.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "open-search-server.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.