Skip to content

Hostname

micro.org

Last fetched

micro.org resolves to 1 IPv4 address operated by TEKSAVVY - TekSavvy Solutions, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · micro.orgRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/micro.org

Resolution chain

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

IPPrefixASNOperatorCountry
199.84.4.4199.84.4.0/24AS5645TEKSAVVY - TekSavvy Solutions, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

40 observed subdomains of micro.org.

Web-graph footprint

Distinct hostnames that link to or from micro.org in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • micro.org

SPF policy

3 SPF mechanisms authorising senders for micro.org.

MechanismTarget
SPF_IP198.27.81.109
SPF_IP199.84.4.4
SPF_IP199.84.5.1

Related pages

Pivot deeper into the graph from micro.org.

Cypher and MCP

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

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