Skip to content

Hostname

togr.se

Last fetched

togr.se resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:inleed as the registrar.

Nutrition Label

WHISPER CANON · togr.seRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/togr.se

Resolution chain

togr.se resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.28.195104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
129.151.214.232129.151.192.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationSE
172.67.147.106172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.189.49.214185.189.48.0/22AS206170Inleed - Yelles ABSE
5.150.195.1945.150.192.0/18AS8473BAHNHOF - Bahnhof ABSE

WHOIS identity

Registrar
registrar:inleed
Organization
Contact emails

Subdomains

3 observed subdomains of togr.se.

Web-graph footprint

Distinct hostnames that link to or from togr.se in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for togr.se.

MechanismTarget
SPF_INCLUDEsimplelogin.co
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from togr.se.

Cypher and MCP

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

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