Skip to content

Hostname

oksofas.es

Last fetched

oksofas.es resolves to 4 IPv4 addresses operated by AS47583 in MY.

Nutrition Label

WHISPER CANON · oksofas.esRouting diversity3.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/oksofas.es

Resolution chain

oksofas.es resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with oksofas.es in WhisperGraph.

Subdomains

2 observed subdomains of oksofas.es.

Web-graph footprint

Distinct hostnames that link to or from oksofas.es in the public web crawl.

34 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for oksofas.es.

MechanismTarget
SPF_Aoksofas.es
SPF_INCLUDE_spf.google.com
SPF_IP147.79.103.12
SPF_IP5.135.154.168
SPF_IP94.23.30.110
SPF_MXoksofas.es

Related pages

Pivot deeper into the graph from oksofas.es.

Cypher and MCP

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

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