Hostname
jefferiesmacrostrategy.com
Last fetched
jefferiesmacrostrategy.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
jefferiesmacrostrategy.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.34.229 | 104.18.34.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.153.27 | 172.64.153.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.7 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.7 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:292
- Organization
- jefferies
- Contact emails
- —
Subdomains
1 observed subdomain of jefferiesmacrostrategy.com.
| Subdomain |
|---|
| www.jefferiesmacrostrategy.com |
Web-graph footprint
Distinct hostnames that link to or from jefferiesmacrostrategy.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for jefferiesmacrostrategy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.bluematrix.com |
| SPF_INCLUDE | _spf.wpvip.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | clientspf.backstopsolutions.com |
| SPF_INCLUDE | spf-001c3e01.pphosted.com |
| SPF_IP | 136.147.182.240 |
| SPF_IP | 216.197.69.46 |
| SPF_IP | 216.197.69.56 |
| SPF_IP | 216.30.177.78 |
| SPF_IP | 216.30.177.88/32 |
| SPF_IP | 27.111.189.78 |
| SPF_IP | 62.73.159.10/32 |
| SPF_IP | 64.94.179.246 |
| SPF_IP | 70.42.38.10/32 |
Related pages
Pivot deeper into the graph from jefferiesmacrostrategy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jefferiesmacrostrategy.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.