Skip to content

Hostname

felmat.net

Last fetched

felmat.net resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · felmat.netRouting diversity5.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/felmat.net

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.212.17513.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.236.4813.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.230.215.113.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.86.4513.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.104.2418.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.165.16218.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.181.54.4118.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.112.187.953.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.5.933.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.225.313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.196.5735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.83.6635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.125.25235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.196.15535.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.234.4935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.225.25152.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.234.9352.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.44.17252.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.66.11552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.200.13852.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

11 observed subdomains of felmat.net.

Web-graph footprint

Distinct hostnames that link to or from felmat.net in the public web crawl.

766 sites link to this hostname.

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for felmat.net.

MechanismTarget
SPF_Afelmat.net
SPF_INCLUDE_spf.google.com
SPF_IP176.34.44.114
SPF_IP18.180.118.222
SPF_IP54.150.10.114
SPF_IP54.248.108.235
SPF_IP54.248.88.120
SPF_IP54.248.88.122

Related pages

Pivot deeper into the graph from felmat.net.

Cypher and MCP

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

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