Hostname
ffe.com
Last fetched
ffe.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
ffe.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.60 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.60 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 13.39.60.148 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.237.140.50 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 15.237.207.19 | 15.236.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 172.67.74.96 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 51.45.50.52 | 51.45.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- emmanuel hude
- Contact emails
Subdomains
1,199 observed subdomains of ffe.com.
Showing 25 of 1,199. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ffe.com in the public web crawl.
1,322 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for ffe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.ffecompet.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.tipimail.com |
| SPF_IP | 149.6.72.96/29 |
| SPF_IP | 37.58.197.112 |
| SPF_IP | 54.229.96.1/32 |
| SPF_IP | 54.229.96.23/32 |
| SPF_IP | 54.229.96.27/32 |
| SPF_IP | 54.229.96.36/32 |
| SPF_IP | 54.229.96.53/32 |
| SPF_IP | 54.229.96.66/32 |
Related pages
Pivot deeper into the graph from ffe.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ffe.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.