Skip to content

Hostname

triseptsolutions.com

Last fetched

triseptsolutions.com resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · triseptsolutions.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/triseptsolutions.com

Resolution chain

triseptsolutions.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.9.101.11620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
23.195.81.15523.195.81.0/24AS20940US
23.195.81.16823.195.81.0/24AS20940US

WHOIS identity

Registrar
iana:3786
Organization
trisept solutions
Contact emails

Subdomains

100 observed subdomains of triseptsolutions.com.

Web-graph footprint

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

18 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for triseptsolutions.com.

MechanismTarget
SPF_INCLUDEspf-00114c02.pphosted.com
SPF_IP148.163.139.27
SPF_IP148.163.144.237
SPF_IP199.66.248.0/22
SPF_MXtriseptsolutions.com

Related pages

Pivot deeper into the graph from triseptsolutions.com.

Cypher and MCP

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

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