Skip to content

Hostname

feelgroup.io

Last fetched

feelgroup.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · feelgroup.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/feelgroup.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.67.65.11918.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.3318.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.3818.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.65.8618.67.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.213.353.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.373.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.383.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.161.213.563.161.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:269
Organization
feelrobotics b.v.
Contact emails

Subdomains

3 observed subdomains of feelgroup.io.

Web-graph footprint

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

7 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for feelgroup.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from feelgroup.io.

Cypher and MCP

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

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