Skip to content

Hostname

firemind.io

Last fetched

firemind.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · firemind.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/firemind.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.20.2213.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6113.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.6313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.143.223.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.543.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.763.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.164.143.773.164.140.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:81
Organization
firemind
Contact emails

Subdomains

50 observed subdomains of firemind.io.

Web-graph footprint

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

13 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for firemind.io.

MechanismTarget
SPF_INCLUDE8249336.spf01.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from firemind.io.

Cypher and MCP

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

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