Skip to content

Hostname

firm24.com

Last fetched

firm24.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · firm24.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/firm24.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.30108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.39108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.81108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.82108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.11213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.4913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:269
Organization
firm24
Contact emails

Subdomains

30 observed subdomains of firm24.com.

Web-graph footprint

Distinct hostnames that link to or from firm24.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for firm24.com.

MechanismTarget
SPF_Afirm24.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mail.intercom.io
SPF_INCLUDEspf.mandrillapp.com
SPF_MXfirm24.com

Related pages

Pivot deeper into the graph from firm24.com.

Cypher and MCP

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

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