Hostname
maasleder.com
Last fetched
maasleder.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:85 as the registrar.
Nutrition Label
Resolution chain
maasleder.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:85
- Organization
- g.a. maas leder
- Contact emails
Subdomains
3 observed subdomains of maasleder.com.
Web-graph footprint
Distinct hostnames that link to or from maasleder.com in the public web crawl.
11 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for maasleder.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 171.33.132.0/24 |
| SPF_IP | 171.33.132.21/32 |
| SPF_IP | 2001:4cb8:dcb:c018:0:0:0:15 |
| SPF_IP | 217.67.227.228 |
| SPF_IP | 2a00:4e40:1:1::7:1/120 |
| SPF_IP | 87.233.227.34 |
| SPF_IP | 87.233.227.35 |
Related pages
Pivot deeper into the graph from maasleder.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maasleder.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.