Hostname
spf.reversefeesllc.com
Last fetched
spf.reversefeesllc.com resolves to 1 IPv4 address operated by LINCOLNINVESTMENTPLANNING - Lincoln Investment Planning, LLC. in CA.
Nutrition Label
Resolution chain
spf.reversefeesllc.com 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 |
|---|---|---|---|---|
| 148.59.128.71 | 148.59.128.0/24 | AS33561 | LINCOLNINVESTMENTPLANNING - Lincoln Investment Planning, LLC. | CA |
WHOIS identity
No WHOIS records are currently associated with spf.reversefeesllc.com in WhisperGraph.
Threat posture
History
Mail and authentication
SPF policy
16 SPF mechanisms authorising senders for spf.reversefeesllc.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 104.245.4.0/22 |
| SPF_IP | 148.59.128.0/24 |
| SPF_IP | 173.242.20.64/27 |
| SPF_IP | 173.242.25.0/27 |
| SPF_IP | 173.242.25.128/26 |
| SPF_IP | 185.227.48.0/22 |
| SPF_IP | 199.16.244.0/22 |
| SPF_IP | 216.119.192.0/21 |
| SPF_IP | 23.151.0.0/24 |
| SPF_IP | 68.168.244.0/27 |
| SPF_IP | 68.168.245.0/27 |
| SPF_IP | 68.168.248.127/27 |
| SPF_IP | 68.168.249.96/27 |
| SPF_IP | 68.168.251.128/27 |
| SPF_IP | 68.168.255.0/24 |
| SPF_IP | 68.71.19.134 |
Related pages
Pivot deeper into the graph from spf.reversefeesllc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spf.reversefeesllc.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.