Hostname
ffeuk.com
Last fetched
ffeuk.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:151 as the registrar.
Nutrition Label
Resolution chain
ffeuk.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.168 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 35.214.23.206 | 35.214.0.0/17 | AS43515 | YOUTUBE YOUTUBE | GB |
WHOIS identity
- Registrar
- iana:151
- Organization
- ffe
- Contact emails
Subdomains
2 observed subdomains of ffeuk.com.
| Subdomain |
|---|
| helpdesk.ffeuk.com |
| www.ffeuk.com |
Web-graph footprint
Distinct hostnames that link to or from ffeuk.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for ffeuk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 144659467.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | email.freshservice.com |
| SPF_INCLUDE | emailus.freshservice.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.79.150.133 |
| SPF_MX | ffeuk.com |
Related pages
Pivot deeper into the graph from ffeuk.com.
- IP · 199.60.103.168
- ASN · AS209242CLOUDFLARESPECTRUM Cloudflare, Inc.
- Registrar · iana:151
- Country · US
- Email · hostmaster@demon.net
- TLD · .com
- Browse hostnames · ff…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ffeuk.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.