Skip to content

Hostname

termamax.com

Last fetched

termamax.com resolves to 1 IPv4 address operated by AS29522 in PL. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · termamax.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/termamax.com

Resolution chain

termamax.com 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
iana:433
Organization
terma technologie sp z o.o.
Contact emails

Subdomains

2 observed subdomains of termamax.com.

Web-graph footprint

Distinct hostnames that link to or from termamax.com 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 termamax.com.

MechanismTarget
SPF_Atermamax.com
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_MXtermamax.com

Related pages

Pivot deeper into the graph from termamax.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "termamax.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 20

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