Skip to content

Hostname

metafunding.com

Last fetched

metafunding.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · metafunding.comRouting diversity6.0/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/metafunding.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.803.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.78.1203.5.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.693.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.85.2473.5.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.87.983.5.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.177.12252.218.177.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.178.15452.218.178.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.221.11452.218.221.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.221.25052.218.221.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.228.13852.218.228.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.235.7452.218.235.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.243.9852.218.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.7552.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.9952.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.9152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.248.23552.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of metafunding.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for metafunding.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from metafunding.com.

Cypher and MCP

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

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