Skip to content

Hostname

mikseri.net

Last fetched

mikseri.net resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mikseri.netRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mikseri.net

Resolution chain

mikseri.net resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.9.196104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.131.5172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.165.83.3218.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.4518.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.5618.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.83.5818.165.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.10299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9199.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
hyvat ajat
Contact emails

Subdomains

7 observed subdomains of mikseri.net.

Web-graph footprint

Distinct hostnames that link to or from mikseri.net in the public web crawl.

1,698 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mikseri.net.

MechanismTarget
SPF_Amikseri.net
SPF_Asalminen.me
SPF_INCLUDEamazonses.com
SPF_IP94.237.37.137
SPF_MXmikseri.net

Related pages

Pivot deeper into the graph from mikseri.net.

Cypher and MCP

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

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