Skip to content

Hostname

startafire.com

Last fetched

startafire.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · startafire.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/startafire.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.240.353.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.613.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.633.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.953.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
99.84.252.12199.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.4099.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7199.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.252.7799.84.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

5 observed subdomains of startafire.com.

Web-graph footprint

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

76 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for startafire.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEu844579.wl.sendgrid.net

Related pages

Pivot deeper into the graph from startafire.com.

Cypher and MCP

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

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