Skip to content

Hostname

microanalytics.io

Last fetched

microanalytics.io resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · microanalytics.ioRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings4.8/10WHOIS transparency3.3/10Resolver footprint7.2/10canon.whisper.security/host/microanalytics.io

Resolution chain

microanalytics.io resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.20.54104.22.20.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
15.197.253.24015.198.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
172.67.191.203172.68.53.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
3.33.249.1643.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
52.223.53.20354.25.35.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
99.83.185.15799.84.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of microanalytics.io.

Web-graph footprint

Distinct hostnames that link to or from microanalytics.io in the public web crawl.

401 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for microanalytics.io.

MechanismTarget
SPF_INCLUDEspf.migadu.com

Related pages

Pivot deeper into the graph from microanalytics.io.

Cypher and MCP

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

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