Skip to content

Hostname

rekono.si

Last fetched

rekono.si resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE.

Nutrition Label

WHISPER CANON · rekono.siRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/rekono.si

Resolution chain

rekono.si resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
167.99.142.3167.99.128.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

No WHOIS records are currently associated with rekono.si in WhisperGraph.

Subdomains

51 observed subdomains of rekono.si.

Web-graph footprint

Distinct hostnames that link to or from rekono.si in the public web crawl.

45 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for rekono.si.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_IP138.68.95.46
SPF_IP142.93.170.37
SPF_IP145.14.10.174
SPF_IP167.99.142.3
SPF_IP185.49.3.184
SPF_IP185.49.3.185
SPF_IP185.49.3.246
SPF_IP46.101.238.244
SPF_IP77.234.129.228
SPF_IP84.255.238.114

Related pages

Pivot deeper into the graph from rekono.si.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rekono.si"})-[: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.