Hostname
maass.it
Last fetched
maass.it resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:1 api gmbh as the registrar.
Nutrition Label
Resolution chain
maass.it 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.251.40.163 | 148.251.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- registrar:1 api gmbh
- Organization
- hidden
- Contact emails
- —
Subdomains
195 observed subdomains of maass.it.
Showing 25 of 195. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from maass.it in the public web crawl.
13 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for maass.it.
| Mechanism | Target |
|---|---|
| SPF_A | mailcow.server.maass.it |
| SPF_A | plesk-05.server.maass.it |
| SPF_A | postfix.server.maass.it |
| SPF_A | smtp.voipoperator.nl |
| SPF_A | win-02.server.maass.it |
| SPF_A | win-03.server.maass.it |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 23.88.127.226 |
| SPF_IP | 2a01:4f8:c013:77f9:0:0:0:1 |
| SPF_MX | maass.it |
Related pages
Pivot deeper into the graph from maass.it.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "maass.it"})-[: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.