Skip to content

Hostname

feci.com

Last fetched

feci.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · feci.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/feci.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.240.1223.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.623.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.653.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.963.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.255.1083.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.253.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.503.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA
3.164.255.613.164.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for feci.com.

MechanismTarget
SPF_INCLUDEspf.nexuspayables.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from feci.com.

Cypher and MCP

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

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