Skip to content

Hostname

tplusm.com

Last fetched

tplusm.com resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:151 as the registrar.

Nutrition Label

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

Resolution chain

tplusm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
95.217.220.25495.217.0.0/16AS24940FI

WHOIS identity

Registrar
iana:151
Organization
christian marko
Contact emails

Subdomains

5 observed subdomains of tplusm.com.

Web-graph footprint

Distinct hostnames that link to or from tplusm.com in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tplusm.com.

MechanismTarget
SPF_Atplusm.com
SPF_INCLUDEd313.x-mailer.de
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.dk360mx.de
SPF_IP212.224.114.150
SPF_IP217.69.162.195
SPF_IP217.69.162.200
SPF_MXtplusm.com

Related pages

Pivot deeper into the graph from tplusm.com.

Cypher and MCP

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

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