Skip to content

Hostname

sjt.services

Last fetched

sjt.services resolves to 2 IPv4 addresses operated by COGENT-174 - Cogent Communications, LLC in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · sjt.servicesRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sjt.services

Resolution chain

sjt.services resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.117.176.65130.117.0.0/16AS174COGENT-174 - Cogent Communications, LLCDE
157.90.203.138157.90.0.0/16AS24940DE

WHOIS identity

Registrar
iana:151
Organization
privatename services
Contact emails

Subdomains

83 observed subdomains of sjt.services.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for sjt.services.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.117.176.119
SPF_IP130.117.176.98
SPF_IP149.6.142.176/29
SPF_IP85.10.231.188
SPF_IP88.198.177.250

Related pages

Pivot deeper into the graph from sjt.services.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sjt.services"})-[: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.