Skip to content

Hostname

feeleco.com

Last fetched

feeleco.com resolves to 2 IPv4 addresses operated by AS198627 in CZ. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · feeleco.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/feeleco.com

Resolution chain

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

WHOIS identity

Registrar
iana:69
Organization
fosfa akciova spolecnost
Contact emails

Subdomains

1 observed subdomain of feeleco.com.

Web-graph footprint

Distinct hostnames that link to or from feeleco.com in the public web crawl.

48 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for feeleco.com.

MechanismTarget
SPF_Amail.alivo.cz
SPF_Amail.shoptet.cz
SPF_Amail.silper.cz
SPF_Aom.cz.net
SPF_Asmtp.gts.cz
SPF_INCLUDE_spf.myshoptet.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.smartemailing.cz
SPF_IP195.39.78.132
SPF_IP195.39.78.133
SPF_IP195.39.78.134
SPF_MXfeeleco.com

Related pages

Pivot deeper into the graph from feeleco.com.

Cypher and MCP

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

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