Skip to content

Hostname

friendlylender.ca

Last fetched

friendlylender.ca resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · friendlylender.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/friendlylender.ca

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.173.2718.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.6918.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.8818.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.155.173.9818.155.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.171.3518.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.171.5018.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.171.8518.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.171.9718.238.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.239.236.10418.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.3118.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.4418.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.239.236.8818.239.236.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from friendlylender.ca in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for friendlylender.ca.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from friendlylender.ca.

Cypher and MCP

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

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