Hostname
sfat.llc
Last fetched
sfat.llc resolves to 1 IPv4 address operated by AS60068 in GB. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
sfat.llc resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 79.127.237.104 | 79.127.236.0/23 | AS60068 | — | GB |
WHOIS identity
- Registrar
- iana:1861
- Organization
- private by design,
- Contact emails
- —
Subdomains
38 observed subdomains of sfat.llc.
Showing 25 of 38. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for sfat.llc.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_IP | 157.90.126.127 |
| SPF_IP | 2a01:4f8:1c1a:86be:0:0:0:1 |
Related pages
Pivot deeper into the graph from sfat.llc.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sfat.llc"})-[: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.