Skip to content

Hostname

linkfire.com

Last fetched

linkfire.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · linkfire.comRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/linkfire.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.31.10118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.11618.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.7718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.9918.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.85.12.12552.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.3052.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.7652.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.12.9652.85.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.10152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.12952.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.9052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
54.192.35.12154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.3454.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.4154.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of linkfire.com owner
Contact emails

Subdomains

46 observed subdomains of linkfire.com.

Web-graph footprint

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

551 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for linkfire.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from linkfire.com.

Cypher and MCP

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

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