Hostname
terma-max.com
Last fetched
terma-max.com resolves to 1 IPv4 address operated by AS29522 in PL. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
terma-max.com 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 |
|---|---|---|---|---|
| 91.225.29.82 | 91.225.28.0/23 | AS29522 | — | PL |
WHOIS identity
- Registrar
- iana:433
- Organization
- terma technologie
- Contact emails
Subdomains
1 observed subdomain of terma-max.com.
| Subdomain |
|---|
| www.terma-max.com |
Web-graph footprint
Distinct hostnames that link to or from terma-max.com in the public web crawl.
10 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for terma-max.com.
| Mechanism | Target |
|---|---|
| SPF_A | terma-max.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.33.105.233 |
| SPF_IP | 188.165.17.169 |
| SPF_IP | 188.165.23.54 |
| SPF_IP | 194.116.130.70 |
| SPF_IP | 37.187.252.87 |
| SPF_IP | 51.38.140.100 |
| SPF_IP | 51.38.140.101 |
| SPF_IP | 51.83.146.230 |
| SPF_IP | 87.98.239.87 |
| SPF_IP | 91.224.224.224 |
| SPF_MX | terma-max.com |
Related pages
Pivot deeper into the graph from terma-max.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "terma-max.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.