Hostname
landmarkdividend.com
Last fetched
landmarkdividend.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
landmarkdividend.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:146
- Organization
- dan parsons
- Contact emails
Subdomains
91 observed subdomains of landmarkdividend.com.
Showing 25 of 91. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from landmarkdividend.com in the public web crawl.
82 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for landmarkdividend.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _phishspf.knowbe4.com |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | _spf.sendergen.com |
| SPF_INCLUDE | asp-spf1.yardi.com |
| SPF_INCLUDE | asp-spf2.yardi.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.156.189.224/28 |
| SPF_IP | 12.189.53.226 |
| SPF_IP | 165.193.51.6/32 |
| SPF_IP | 170.10.129.0/24 |
| SPF_IP | 170.10.133.0/24 |
| SPF_IP | 170.10.151.0/24 |
| SPF_IP | 170.10.153.0/24 |
| SPF_IP | 185.58.84.93/32 |
| SPF_IP | 192.254.121.56/32 |
| SPF_IP | 207.211.30.128/25 |
| SPF_IP | 207.211.30.64/26 |
| SPF_IP | 207.211.41.113/32 |
| SPF_IP | 216.205.24.0/24 |
| SPF_IP | 2600:1f18:62ae:4200::/56 |
| SPF_IP | 52.3.237.34 |
| SPF_IP | 52.55.191.64/26 |
| SPF_IP | 63.128.21.0/24 |
Related pages
Pivot deeper into the graph from landmarkdividend.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "landmarkdividend.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.