Skip to content

Hostname

funraise.io

Last fetched

funraise.io resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · funraise.ioRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/funraise.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.244.2413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.82.11713.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.6113.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.6913.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.82.7313.33.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.248.1018.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.2618.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.3618.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.9818.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.113.1033.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.1123.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.453.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.165.113.493.165.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

43 observed subdomains of funraise.io.

Web-graph footprint

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

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for funraise.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from funraise.io.

Cypher and MCP

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

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