Hostname
jfll11.com.br
Last fetched
jfll11.com.br appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
jfll11.com.br has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
No WHOIS records are currently associated with jfll11.com.br in WhisperGraph.
Subdomains
1 observed subdomain of jfll11.com.br.
| Subdomain |
|---|
| www.jfll11.com.br |
Web-graph footprint
Distinct hostnames that link to or from jfll11.com.br in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
18 SPF mechanisms authorising senders for jfll11.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | relaysp3.brasilplural.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-00944301.pphosted.com |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfhost.messageprovider.com |
| SPF_IP | 177.154.156.144/29 |
| SPF_IP | 179.190.21.208/29 |
| SPF_IP | 179.191.91.41/32 |
| SPF_IP | 186.224.192.224/28 |
| SPF_IP | 187.32.112.64/26 |
| SPF_IP | 189.125.206.176/28 |
| SPF_IP | 200.142.102.2/26 |
| SPF_IP | 201.48.79.248/29 |
| SPF_IP | 45.177.100.82/28 |
Related pages
Pivot deeper into the graph from jfll11.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jfll11.com.br"})-[: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.