Skip to content

Hostname

microbit.org

Last fetched

microbit.org resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · microbit.orgRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/microbit.org

Resolution chain

microbit.org resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.154.2118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7018.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7818.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.9418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.160.188.1273.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.193.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.773.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.160.188.953.160.188.0/23AS16509AMAZON-02 - Amazon.com, Inc.FR
3.171.38.1153.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.1173.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.1233.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.38.493.171.36.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of microbit.org.

Web-graph footprint

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

2,539 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for microbit.org.

MechanismTarget
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from microbit.org.

Cypher and MCP

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

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