Skip to content

Hostname

terma-max.pl

Last fetched

terma-max.pl resolves to 1 IPv4 address operated by AS29522 in PL. WHOIS lists registrar:ovh sas as the registrar.

Nutrition Label

WHISPER CANON · terma-max.plRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/terma-max.pl

Resolution chain

terma-max.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.225.29.8291.225.28.0/23AS29522PL

WHOIS identity

Registrar
registrar:ovh sas
Organization
terma technologie
Contact emails

Subdomains

1 observed subdomain of terma-max.pl.

Web-graph footprint

Distinct hostnames that link to or from terma-max.pl in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for terma-max.pl.

MechanismTarget
SPF_Aterma-max.pl
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.33.105.233
SPF_IP188.165.17.169
SPF_IP188.165.23.54
SPF_IP194.116.130.70
SPF_IP37.187.252.87
SPF_IP51.38.140.100
SPF_IP51.38.140.101
SPF_IP51.83.146.230
SPF_IP87.98.239.87
SPF_IP91.224.224.224
SPF_MXterma-max.pl

Related pages

Pivot deeper into the graph from terma-max.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "terma-max.pl"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.