Skip to content

Hostname

staka.com

Last fetched

staka.com resolves to 1 IPv4 address operated by AS60950 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · staka.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/staka.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.100.131.102185.100.131.0/24AS60950NL

WHOIS identity

Registrar
iana:1647
Organization
eric masclee
Contact emails

Subdomains

2 observed subdomains of staka.com.

Web-graph footprint

Distinct hostnames that link to or from staka.com in the public web crawl.

18 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for staka.com.

MechanismTarget
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.100.nl
SPF_IP153.92.245.233
SPF_IP185.23.24.1/24

Related pages

Pivot deeper into the graph from staka.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "staka.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.